← Registry

Data Collection

guthmann.estate

Provides detailed data about Berlin's administrative districts, sub-districts, and planning areas.

1 endpoint7 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mcp.guthmann.estate/mcp

No auth detected

MCP server metadata

Name
guthmann-market-intelligence
Version
1.62.0
Capabilities
tools.listChanged

Known tools 7

berlin_bezirke

Liefert alle 12 Berliner Bezirke mit IDs und Namen.

Inferred read-only
berlin_bezirk_details

Liefert Details zu einem Berliner Bezirk nach ID, optional mit allen Ortsteilen.

Inferred read-only
berlin_ortsteile

Liefert alle 96 Berliner Ortsteile, optional gefiltert nach Bezirk.

Inferred read-only
berlin_ortsteil_details

Liefert Details zu einem Berliner Ortsteil nach ID, optional mit Planungsräumen.

Inferred read-only
berlin_planungsraeume

Liefert alle 542 Berliner Planungsräume, optional gefiltert nach Bezirk oder Ortsteil.

Inferred read-only
berlin_planungsraum_suche

Sucht Berliner Planungsräume nach Name.

Inferred read-only
berlin_planungsraum_details

Liefert Details zu einem Berliner Planungsraum nach ID, optional mit Blöcken.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.