MCP.so
登录

Vatnode

@vatnode

关于 Vatnode

Official Model Context Protocol (MCP) server for vatnode — EU VAT validation, rates, and format checks for AI agents (Claude, Cursor, ChatGPT).

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

vatnode

提交者

Iurii Rogulia

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "vatnode": {
      "command": "npx",
      "args": [
        "-y",
        "vatnode-mcp"
      ],
      "env": {
        "VATNODE_API_KEY": "<YOUR_VATNODE_API_KEY>"
      }
    }
  }
}

工具

5

🔑

概览

What is Vatnode?

Vatnode is an official MCP server that provides VAT validation and EU tax data for AI agents. It allows AI assistants to look up VAT rates, check VAT number formats, and validate VAT IDs against the EU VIES service without leaving the conversation.

How to use Vatnode?

Add Vatnode to your MCP client configuration (e.g., Claude Desktop, Cursor, ChatGPT) by specifying the command npx -y vatnode-mcp and optionally setting the VATNODE_API_KEY environment variable. Free tools (rates, format checks) work without an API key; live validation requires a free vatnode account and key.

Key features of Vatnode

  • Free offline VAT rate and format checks for 45 countries
  • Live VIES validation with audit-grade consultation number
  • Five clearly described tools for accurate agent selection
  • Pure stdio, runs locally via npx, no hosted dependencies
  • Data bundled from EU Commission, updated daily

Use cases of Vatnode

  • Check VAT rates for a country during a conversation
  • Validate an EU VAT number to get registered company details
  • Verify VAT number format offline without network calls
  • List all EU VAT rates at once for cross-border analysis
  • Get a list of supported countries and their validation capabilities

FAQ from Vatnode

What is needed for live VIES validation?

A free vatnode API key from vatnode.dev. The free tier includes a monthly request quota.

Are the free tools really offline?

Yes. VAT rates and format data are bundled via the eu-vat-rates-data package and updated daily from the European Commission TEDB.

Which MCP clients are supported?

Vatnode works with any MCP-compatible client, including Claude Desktop, Cursor, ChatGPT (via custom connectors), Continue, and Cline.

Can I use Vatnode without an API key?

Yes. All tools except validate_vat_number are free and work without an API key.

What is the difference between free and paid functionality?

Free tools provide offline VAT rates and format checks. The paid API key unlocks live VIES validation, including company name, address, and an audit-grade consultation number.

评论

其他 分类下的更多 MCP 服务器