Data Collection
guthmann.estate
Provides detailed data about Berlin's administrative districts, sub-districts, and planning areas.
ENDPOINT 1
https://mcp.guthmann.estate/mcp
MCP server metadata
- Name
- guthmann-market-intelligence
- Version
- 1.62.0
Known tools 7
berlin_bezirk_detailsLiefert Details zu einem Berliner Bezirk nach ID, optional mit allen Ortsteilen.
Inferred read-onlyberlin_ortsteileLiefert alle 96 Berliner Ortsteile, optional gefiltert nach Bezirk.
Inferred read-onlyberlin_ortsteil_detailsLiefert Details zu einem Berliner Ortsteil nach ID, optional mit Planungsräumen.
Inferred read-onlyberlin_planungsraeumeLiefert alle 542 Berliner Planungsräume, optional gefiltert nach Bezirk oder Ortsteil.
Inferred read-onlyberlin_planungsraum_detailsLiefert Details zu einem Berliner Planungsraum nach ID, optional mit Blöcken.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.guthmann-market-intelligence]
url = "https://mcp.guthmann.estate/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"guthmann-market-intelligence": {
"type": "http",
"url": "https://mcp.guthmann.estate/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: guthmann-market-intelligence
Remote MCP URL: https://mcp.guthmann.estate/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"guthmann-market-intelligence": {
"url": "https://mcp.guthmann.estate/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"guthmann-market-intelligence": {
"type": "http",
"url": "https://mcp.guthmann.estate/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "guthmann-market-intelligence",
"transport": "streamable-http",
"url": "https://mcp.guthmann.estate/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.