Infra Node MCP Server
The open-data REST API for Germany: a keyless HTTP API for German public-infrastructure open data, also available as an MCP server. It is available as a remote MCP endpoint.
Teams that want a hosted API integration endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-16 · ★ 13 · #204 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Infra Node
before you install - you'll need
Set INFRANODE_MCP_API_BASE before connecting.
Claude Code
claude mcp add street1983nk-infranode --transport http https://mcp.infranode.dev/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"street1983nk-infranode": {
"url": "https://mcp.infranode.dev/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.infranode.dev/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.infranode.dev
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license Apache-2.0 - declared in the repository
registry vendor namespace dev.infranode - domain-verified with the official MCP registry
03 · What Infra Node can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.1 · 2026-07-06
Highlights since v1.0.0 · MCP tool consolidation: 71 tools become 12 lean read-only tools · One generic accessor (get_city_resource) now covers all 67 data types, with slimmer input schemas for faster tool discovery…
v1.0.0 · 2026-06-24
First stable release of InfraNode: a free, keyless REST API and MCP server for German public-infrastructure open data. · Highlights · 84+ German cities behind one consistent { data, meta } interface · ~20 data…
04 · Who maintains Infra Node
InfraNode is maintained by street1983nk. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/street1983nk/infranode
- category
- API integration - ranked #204 of 250 actively-maintained API integration servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-06)
- registry
- dev.infranode/infranode (active, first published 2026-06-18 · 8 versions)
06 · Infra Node FAQ
What is Infra Node?
The open-data REST API for Germany: a keyless HTTP API for German public-infrastructure open data, also available as an MCP server. It is available as a remote MCP endpoint.
Is Infra Node still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-16 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Infra Node?
Run `claude mcp add street1983nk-infranode --transport http https://mcp.infranode.dev/mcp`. The README documents one environment variable (INFRANODE_MCP_API_BASE) to set first. Set INFRANODE_MCP_API_BASE before connecting. You can also paste the ready-made client config above.
Does Infra Node require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.
07 · Alternatives to Infra Node
Alternatives to Infra Node
Maintained API integration servers if Infra Node isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · Freehire · Rhumb MCP · CAPI Gateway · Clickup
More Python MCP servers · DB MCP Server · Polar Health Data (self-hosted) · Sugra API · AI Audit Trail · HTML to Markdown MCP Server · see all