InfraNode for Claude Desktop
dev.infranode/infranode
Keyless open data for 84 German cities: 12 lean read-only MCP tools covering 67 data types.
client:Claude Desktop
transport:streamable-http
tools:12
Install InfraNode in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"infranode": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.infranode.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs