Goodvat Mcp Server
About
A Model Context Protocol (MCP) server that gives AI assistants and agents access to global tax compliance knowledge and tools — built and maintained by GoodVat.
Details
- Author
- goodvat
- Downloads
- 377
- Categories
- Finance, Security, Other
Jump to
- Ask natural-language tax questions across multiple jurisdictions
- Real-time EU VAT number lookup via the official VIES registry
- Covers UK VAT, EU VAT, US Sales Tax, and India GST
- Sourced, accurate answers for digital goods and services
- New jurisdictions added regularly
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Goodvat Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Connect directly via remote HTTP at https://api.goodvat.com/mcp if your client supports it, or use the stdio bridge by running npx @goodvat/mcp-server and adding the package to your client's MCP server config. Requires Node.js >= 18.
searchTaxGuides
Search the GoodVAT tax guides for technical tax guides, state laws, and VAT regulations.
validateEuVatNumber
Validate an EU VAT number against the official European Commission VIES database.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"goodvat mcp server": {
"goodvat": {
"url": "https://api.goodvat.com/mcp"
}
}
}
}
McpServers
{
"goodvat": {
"url": "https://api.goodvat.com/mcp"
}
}
A Model Context Protocol (MCP) server that gives AI assistants and agents access to global tax compliance knowledge and tools — built and maintained byGoodVat.
If you're selling anything, anywhere, this server answers the tax questions that come up: VAT rates and rules across the EU and UK, US state sales tax, India GST, registration thresholds, invoicing requirements, and more — plus live lookup tools to verify tax IDs.
- Tax guides & Q&A— ask natural-language questions like "what's the VAT rate in France for digital goods?" or "do I need to register for sales tax in California?" and get accurate, sourced answers covering:
- UK VAT
- EU VAT (all member states)
- US Sales Tax (state-by-state)
- India GST
- more jurisdictions added regularly
GoodVat's MCP server is hosted remotely over streamable HTTP at:
Option 1: Connect directly (remote HTTP)
If your MCP client supports remote/HTTP servers natively (e.g. Claude.ai, Claude Desktop's remote connectors, Cursor), point it straight at the URL above — no install needed.
{ "mcpServers": { "goodvat": { "url": "https://api.goodvat.com/mcp" } } }
Some clients only support local stdio-based MCP servers. This package (@goodvat/mcp-server) is a thin stdio-to-HTTP bridge: it speaks stdio to your client and forwards each message to the remote endpoint above.
Add to your client's MCP server config:
{ "mcpServers": { "goodvat": { "command": "npx", "args": ["@goodvat/mcp-server"] } } }
Tamper-evident audit logging for AI decisions. Three tools (record_decision, verify_decision, list_decisions) write to a regulator-grade ledger built on AWS S3 Object Lock with 7-year retention. Designed for EU AI Act Article 12 and FCA SS1/23 evidence requirements. Try zero-config: npx audit-ledger-mcp boots in sandbox mode against a public hosted tenant.
UK mortgage calculators from Fox Davidson, FCA-authorised brokers: stamp duty (SDLT/LBTT/LTT) and FCA MCOB 3A high net worth qualification.
185 agent-payable C-suite intelligence tools — competitive intel, SEC filings, sanctions, KYC, clinical evidence, ESG. x402 USDC/EURC. 100 free calls/mo.
Work hours, overtime, and gross pay calculation with tested rulesets for US federal, California, Alaska, Colorado, and Nevada law.
Imperio — Italian Tax & Compliance Tools
Italian tax & compliance tools (Codice Fiscale, P.IVA, IBAN, ATECO, IVA, IMU, forfettario, F24, FatturaPA, Intrastat, NIS2 scope under Italian Legislative Decree 138/2024) plus anti-fraud payee verification, citing the article for every step. Deterministic official algorithms — no LLM inference.
Global e-invoicing compliance: Factur-X, Peppol UBL, CII & more
Hosted MCP server for global e-invoice compliance: create, validate, embed, extract & convert Factur-X, Peppol UBL, CII & more
Forensic FX audit MCP. Detects hidden bank markups on cross-border payments. FINTRAC MSB registered.
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries (DK, NO, SE, FI, IE, UK, FR, DE, CZ, PL, LV, EE, NL, BE, LU). Free tier 100 lookups/day at addonnordic.com.
Look up companies, board members, and business roles across Norway, Denmark, Finland, and Sweden's official business registries.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



