Skip to content
Claude Desktop

DaedalMap Administrative Boundaries (loc_id to polygon) for Claude Desktop

com.daedalmap/boundaries

Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.

client:Claude Desktop transport:streamable-http tools:6

Install DaedalMap Administrative Boundaries (loc_id to polygon) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "boundaries": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.daedalmap.com/mcp/boundaries"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

DaedalMap Administrative Boundaries (loc_id to polygon) in other clients