Home › Other › DaedalMap Administrative Boundaries (loc_id to polygon)
DaedalMap Administrative Boundaries (loc_id to polygon)
Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.
Topics: Location Services
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://app.daedalmap.com/mcp/boundaries Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http daedal-map https://app.daedalmap.com/mcp/boundaries
Or add to your MCP client config:
{
"mcpServers": {
"daedal-map": {
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
This repository has 17 servers listed in the Official MCP Registry.
Other names: com.daedalmap/county-map, com.daedalmap/currency, com.daedalmap/distributed-manufacturing, com.daedalmap/earthquakes, com.daedalmap/floods, com.daedalmap/geocoding, com.daedalmap/hurricanes, com.daedalmap/population, com.daedalmap/reverse-geocoding, com.daedalmap/tornadoes, com.daedalmap/tsunamis, com.daedalmap/un_sdg, com.daedalmap/volcanoes, com.daedalmap/wildfires, com.daedalmap/world-development-indicators, com.daedalmap/world_factbook
Related servers
qgis_mcp
connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code…
Google Maps MCP Server
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
GeoLens
Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL.
open-streetmap-mcp
An OpenStreetMap MCP server with location-based services and geospatial data.
gis-mcp
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries,…
cesium-mcp
Control CesiumJS 3D globes via MCP: camera, layers, entities, animation, and interaction.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry