Market Intelligence · MCP
Berlin's area structure for AI assistants
GUTHMANN® provides Berlin's area structure — 12 boroughs, 96 neighbourhoods, 542 planning areas — as a public MCP server. An AI assistant that has it connected can resolve areas, look up the hierarchy and search planning areas. No sign-up, no token, read-only.
Endpoint
https://mcp.guthmann.estate/mcp Transport: Streamable HTTP. 20 requests per minute per IP address.
Connect
- Claude: Settings → Connectors → "Add custom connector" → paste the URL.
- ChatGPT: Settings → Connectors → "Create" → enter the MCP server URL, authentication "None".
- Claude Code: claude mcp add --transport http guthmann-berlin https://mcp.guthmann.estate/mcp
- Cursor and other clients: as a remote server of type "streamable-http" with the same URL.
Tools
- berlin_bezirke
- All 12 boroughs with IDs and names.
- berlin_bezirk_details
- One borough in detail, optionally with its neighbourhoods.
- berlin_ortsteile
- All 96 neighbourhoods, optionally filtered by borough.
- berlin_ortsteil_details
- One neighbourhood in detail, optionally with its planning areas.
- berlin_planungsraeume
- All 542 planning areas, optionally filtered by borough or neighbourhood.
- berlin_planungsraum_suche
- Search planning areas by name.
- berlin_planungsraum_details
- One planning area in detail.
Example prompts
- „Which borough and neighbourhood does the planning area Kollwitzplatz belong to?"
- „List all neighbourhoods of Friedrichshain-Kreuzberg."
- „Which planning areas are in Prenzlauer Berg?"
Scope and limits
The server provides the area structure, not market data. Prices, rents, time series and socio-demographics remain with the Market Intelligence API and its access tokens. The data comes from the Regional Reference System (RBS) of the Berlin-Brandenburg Statistical Office.