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

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

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