Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

GLOBAL TAX RATES | AI2Fin

БесплатноНе проверен

AI2Fin's free Tax MCP server connects any assistant or agent — Claude, ChatGPT, Cursor, custom builds — to live tax data: GST and VAT rates, income tax, company

GitHubEmbed

Описание

AI2Fin's free Tax MCP server connects any assistant or agent — Claude, ChatGPT, Cursor, custom builds — to live tax data: GST and VAT rates, income tax, company tax and capital gains across all the countries. Every answer cites the national tax authority with a verified date. No login, no API key, nothing stored. Explore for fun facts alongside all the verified rates.

README

The Model Context Protocol server behind the free tax tools at ai2fin.com/tools/compare — so assistants (Claude, ChatGPT, agents) can call them directly.

Stateless and no-auth. It computes over public rate data only and stores nothing. (This is separate from the authenticated app MCP at app.ai2fin.com/mcp, which works on your real financial data behind OAuth.)

Tools

Tool What it does
tax_rate_lookup A country's GST/VAT, income and company tax rates
compute_gst_vat Add or remove a country's GST/VAT on an amount
compare_countries Compare tax across countries — ai2fin.com/tools/compare as a callable
income_tax_estimate Income tax estimate over effective-dated brackets (AU, NZ)
company_tax_estimate Company tax estimate with small-business thresholds (AU, US, GB, IN, CA)
cgt_estimate Capital-gains tax estimate — losses, discount, marginal stacking (AU resident individuals)

The estimate tools answer only for countries with verified data and degrade to "not available" elsewhere. Every result carries a "general information, not tax advice" note and cites its source authority.

Data = single source

data/rates.json is produced by the website's gen:tax pipeline — the same source behind the calculator and comparison pages — so the MCP, the widgets and the pages never disagree. Don't hand-edit it.

Run / deploy

cd tax-mcp
npm install
npm run dev      # local: POST JSON-RPC to http://localhost:8787
npm run deploy   # to Cloudflare; then map a route e.g. taxmcp.ai2fin.com
npm run bundle   # writes dist/worker.js — a single paste-ready file for the
                 # Cloudflare dashboard editor when the CLI isn't available

Full deploy steps (dashboard copy-paste or CLI): DEPLOY.md.

Abuse protection is via the Cloudflare dashboard (rate limiting + WAF) — not auth.

Connect

Add the deployed URL as a custom MCP connector in Claude (Settings → Connectors) or ChatGPT (developer mode). A GET to the root returns server info; the MCP handshake is POST JSON-RPC (initializetools/listtools/call). It pairs with the live comparison tool at ai2fin.com/tools/compare.

Quick check

curl -s https://taxmcp.ai2fin.com -X POST -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"compute_gst_vat","arguments":{"country":"AU","amount":100,"mode":"add"}}}'

from github.com/embracingearth-space/ai2fin-tax-mcp

Установка GLOBAL TAX RATES | AI2Fin

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/embracingearth-space/ai2fin-tax-mcp

FAQ

GLOBAL TAX RATES | AI2Fin MCP бесплатный?

Да, GLOBAL TAX RATES | AI2Fin MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для GLOBAL TAX RATES | AI2Fin?

Нет, GLOBAL TAX RATES | AI2Fin работает без API-ключей и переменных окружения.

GLOBAL TAX RATES | AI2Fin — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить GLOBAL TAX RATES | AI2Fin в Claude Desktop, Claude Code или Cursor?

Открой GLOBAL TAX RATES | AI2Fin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare GLOBAL TAX RATES | AI2Fin with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai