
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.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论