
Goodvat Mcp Server
@goodvat
About Goodvat Mcp Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"goodvat": {
"url": "https://api.goodvat.com/mcp"
}
}
}Tools
2Search the GoodVAT tax guides for technical tax guides, state laws, and VAT regulations.
Validate an EU VAT number against the official European Commission VIES database.
Overview
What is Goodvat Mcp Server?
A Model Context Protocol (MCP) server that gives AI assistants and agents access to global tax compliance knowledge and tools, built by GoodVat. It answers tax questions about VAT rates, US state sales tax, India GST, registration thresholds, and invoicing requirements, plus provides live tax ID verification tools.
How to use Goodvat Mcp Server?
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.
Key features of Goodvat Mcp Server
- 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
Use cases of Goodvat Mcp Server
- Check VAT rates for digital goods in any EU member state
- Determine whether you need to register for sales tax in a US state
- Validate a supplier's EU VAT number in real time
- Get invoicing requirements for cross-border sales
FAQ from Goodvat Mcp Server
What jurisdictions does Goodvat Mcp Server cover?
UK VAT, EU VAT (all member states), US Sales Tax (state-by-state), India GST, and more jurisdictions are added regularly.
How do I connect to Goodvat Mcp Server?
You can point your MCP client directly to the remote HTTP endpoint at https://api.goodvat.com/mcp, or use the @goodvat/mcp-server npm package as a stdio bridge for clients that only support local servers.
What are the runtime requirements?
Node.js version 18 or higher is required when using the stdio bridge package.
Is the server hosted locally or remotely?
Goodvat Mcp Server is hosted remotely over streamable HTTP; the npm package is a thin stdio-to-HTTP bridge that forwards messages to the remote endpoint.
Does Goodvat Mcp Server support UK VAT number lookup?
UK VAT number lookup via HMRC is listed as "coming soon" and is not yet available.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments