// mcp/
ToolForte for AI assistants.
A free remote MCP server with 20 deterministic tools. AI models guess; ToolForte calculates. Exact IBAN checksums, VAT amounts, working days, cron schedules, and regex results inside Claude, ChatGPT, Cursor, or any MCP client.
https://toolforte.com/api/mcp/mcp
Add it in 30 seconds.
Claude (claude.ai)
Settings -> Connectors -> Add custom connector -> paste the URL below.Claude Code
claude mcp add --transport http toolforte https://toolforte.com/api/mcp/mcpCursor
Settings -> MCP -> Add server -> type: streamable HTTP -> URL below.Any MCP client
Streamable HTTP endpoint: https://toolforte.com/api/mcp/mcpFree to use, no account needed, rate limited to 200 requests per day per IP. Need more volume or REST access? The ToolForte API gives you 10,000 metered calls per month.
20 tools, zero guessing.
Every tool returns exact, deterministic output computed by real code, so the AI answer you get is correct instead of plausible.
validate_ibanExact mod-97 IBAN validation with country rules
calculate_vatAdd or extract VAT at any rate, rounded to cents
check_vat_number_formatEU/GB/CH VAT number syntax check
dutch_public_holidaysDutch holidays per year, incl. movable feasts
working_days_betweenWorking days between dates, NL holidays aware
parse_cronCron expressions to human-readable + next runs
test_regexRun regex against a real JavaScript engine
base64Byte-exact Base64 encode/decode
url_encodeExact percent-encoding and decoding
format_jsonReal-parser JSON validation and formatting
csv_to_jsonCSV parsing with delimiter detection
text_diffExact line-based diff with stats
generate_slugDeterministic URL-safe slugs
validate_emailEmail syntax check + typo suggestions
count_wordsExact word/character/sentence counts
password_strengthEntropy-based password analysis
generate_uuidsCryptographically random UUID v4
convert_colorHEX/RGB/HSL/HSB conversion with exact math
markdown_to_htmlDeterministic Markdown to HTML
generate_test_bsnDutch BSN test numbers (elfproef-valid)