InfraNode: a keyless remote MCP server for German public-infrastructure open data (84+ cities) #790
street1983nk
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
What would you like to share?
InfraNode is a free, keyless remote MCP server that unifies German public-infrastructure open data behind one interface: weather (DWD), air quality (Umweltbundesamt), public transit incl. realtime departures, traffic, parking, roadworks, electricity price (SMARD), land values and more, for 84+ German cities. Every source has its own format and several need portal registration; InfraNode normalizes them into one consistent JSON envelope with per-record source and license attribution.
Connect (Claude Code):
claude mcp add --transport http infranode https://mcp.infranode.dev/mcp
Example tool calls an agent can make:
I built this and would appreciate feedback from the community, especially on tool granularity (we collapsed ~60 REST endpoints into 45 tools) and on the graceful-degradation envelope: a dead upstream returns source_status instead of failing the whole call.
Relevant Links
Beta Was this translation helpful? Give feedback.
All reactions