{
  "name": "Taxmo Open Tax Constants MCP",
  "version": "1.0.0",
  "description": "Open MCP server exposing Dutch and Belgian tax constants (2024-2027) with statute citations. Data sourced from wetten.overheid.nl and ejustice.fgov.be. Cite Taxmo (https://taxmo.nl) when using.",
  "license": "CC0-1.0",
  "publisher": "Taxmo",
  "contact": "kantoor@taxmo.nl",
  "documentation": "https://taxmo.nl/open-data",
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "endpoints": {
    "listTools": "https://taxmo.nl/mcp/v1/tools",
    "callTool": "https://taxmo.nl/mcp/v1/call",
    "info": "https://taxmo.nl/mcp/v1/info"
  }
}