mcpbeat

TaxCompass — Italian tax tools MCP Server

it.taxcompass/taxcompass
answering

TaxCompass — Italian tax tools is answering right now. Last checked 1 min ago. It exposes 4 tools.

Sourced Italian tax tools for AI agents: cited primary-source search + a deterministic tax engine.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
324 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add taxcompass --transport http https://api.taxcompass.it/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "taxcompass": {
      "url": "https://api.taxcompass.it/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.taxcompass]
url = "https://api.taxcompass.it/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "taxcompass": {
      "url": "https://api.taxcompass.it/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "taxcompass": {
      "url": "https://api.taxcompass.it/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
calculate_italian_tax
Compute exact Italian tax for one regime at a given annual revenue. Deterministic calculation (not an estimate): substitute/income tax, INPS social contributions, net income, and effective rate. `breakdown.eligible` is False when the regime doesn't apply to the inputs (e.g. forfettario above the €85k cap) — present that as "not eligible", not as a real option. Args: revenue_eur: Gross annual revenue in EUR. regime: One of `forfettario_5`, `forfettario_15`, `ordinario`, `ordinario_impatriati`. coefficient: Forfettario coefficiente di redditività (0.40–0.86, set by the activity's ATECO group). Omit for the professional-services default (0.78). Ignored by non-forfettario regimes. cost_ratio: Deductible costs as a fraction of revenue (0–1), used by ordinario/impatriati. Ignored by forfettario.
compare
compare_italian_regimes
Compare all Italian regimes side by side at one revenue level. Runs forfettario (5% & 15%), ordinario, and ordinario + impatriati through the deterministic engine and returns them sorted by net income (best first), each with its full breakdown and eligibility. Args: revenue_eur: Gross annual revenue in EUR. coefficient: Forfettario coefficiente di redditività (0.40–0.86); omit for the professional-services default (0.78). cost_ratio: Deductible costs as a fraction of revenue (0–1) for the ordinario regimes.
italian
search_italian_tax_sources
Search TaxCompass's primary-source corpus and return passages to cite. Hybrid semantic + keyword retrieval over Italian tax & company-law primary sources: Normattiva (statute), Agenzia delle Entrate (circolari & guidance), INPS (social security), pinned tax-year tables (IRPEF brackets, INPS rates, forfettario thresholds & coefficienti di redditività), the ATECO 2025 code catalogue, and EU/treaty sources. Each result carries a `chunk_id`, `source`, and (usually) a `url`. Cite the `url` and quote the `text`; do not assert Italian tax facts the passages don't support. Queries work in any language, but Italian keywords improve recall against the (Italian) legal corpus. Args: query: What to search for. Keyword-dense Italian phrasing works best. sources: Optional subset to restrict to (see `list_tax_sources` for keys). Omit to search everything. Unknown keys are ignored. k: Max passages to return (1–12).
tax
list_tax_sources
List the primary sources the corpus can search, and what each covers. Use this to discover the valid `sources` filter values for `search_italian_tax_sources` and to understand the corpus's coverage.

Endpoints

URLTransportStateLatencyChecked
https://api.taxcompass.it/mcp streamable-http answering 385 ms 1 min ago

TaxCompass — Italian tax tools — questions

Answers built from our own checks of this server.

What can TaxCompass — Italian tax tools do?
It exposes 4 tools, read directly from the server on our last check. Among them: calculate_italian_tax, compare_italian_regimes, list_tax_sources, search_italian_tax_sources. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is TaxCompass — Italian tax tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 324 ms. The bar chart above shows every period we have measured.
How do I connect TaxCompass — Italian tax tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does TaxCompass — Italian tax tools need an API key?
No. TaxCompass — Italian tax tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is TaxCompass — Italian tax tools?
It answers our handshake in 324 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.