{
  "name": "istat-mcp-server",
  "version": "1.0.0",
  "description": "MCP server for ISTAT SDMX API — Italian statistical data",
  "mcp_endpoint": "/mcp",
  "tools": [
    "discover_dataflows",
    "get_structure",
    "get_constraints",
    "get_codelist_description",
    "get_concepts",
    "get_data",
    "get_cache_diagnostics",
    "get_territorial_codes"
  ],
  "source": "https://github.com/ondata/istat_mcp_server"
}