Vatnode MCP Server
Rank #13,325io.github.vatnode/vatnode-mcp
Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.
Vatnode MCP Server is a Model Context Protocol (MCP) server published by vatnode. It ranks #13,325 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vatnode MCP Server is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 10 tracked versions. It was first listed on May 20, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 118,721 of 132,046 servers on MCP Toplist.
Use Vatnode MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vatnode-mcp -e "VATNODE_API_KEY=<your VATNODE_API_KEY>" -e "VATNODE_API_URL=<your VATNODE_API_URL>" -- npx -y vatnode-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vatnode-mcp]
command = "npx"
args = ["-y", "vatnode-mcp"]
[mcp_servers.vatnode-mcp.env]
VATNODE_API_KEY = "<your VATNODE_API_KEY>"
VATNODE_API_URL = "<your VATNODE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vatnode-mcp": {
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "<your VATNODE_API_KEY>",
"VATNODE_API_URL": "<your VATNODE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vatnode-mcp": {
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "<your VATNODE_API_KEY>",
"VATNODE_API_URL": "<your VATNODE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vatnode-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "<your VATNODE_API_KEY>",
"VATNODE_API_URL": "<your VATNODE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vatnode-mcp": {
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "<your VATNODE_API_KEY>",
"VATNODE_API_URL": "<your VATNODE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vatnode-mcp": {
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "<your VATNODE_API_KEY>",
"VATNODE_API_URL": "<your VATNODE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vatnode%2Fvatnode-mcp)<a href="https://mcptoplist.com/server/io.github.vatnode%2Fvatnode-mcp"><img src="https://mcptoplist.com/badge/io.github.vatnode%2Fvatnode-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vatnode
Available versions (10)
| Version | Published |
|---|---|
| 1.1.5 | Sep 22, 2026 |
| 1.1.4 | Sep 20, 2026 |
| 1.1.2 | Aug 12, 2026 |
| 1.1.1 | Aug 12, 2026 |
| 1.1.0 | Aug 3, 2026 |
| 1.0.0 | Jul 31, 2026 |
| 0.3.3 | Jul 31, 2026 |
| 0.3.2 | Jul 21, 2026 |
| 0.3.0 | May 26, 2026 |
| 0.2.1 | May 20, 2026 |
Frequently asked questions
- Who maintains Vatnode MCP Server?
- Vatnode MCP Server is maintained by vatnode, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Vatnode MCP Server listed on the Official MCP Registry?
- Yes — Vatnode MCP Server is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does Vatnode MCP Server have?
- MCP Toplist tracks 10 versions of Vatnode MCP Server, most recently published on Sep 22, 2026.
- Where can I find the source code for Vatnode MCP Server?
- The source code for Vatnode MCP Server is hosted at github.com/vatnode/vatnode-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.