
Goodvat Mcp Server
@goodvat
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"goodvat": {
"url": "https://api.goodvat.com/mcp"
}
}
}ツール
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.
概要
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.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
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.
コメント