Skip to content
Back to search
30
MCP streamable-http

DaedalMap Administrative Boundaries (loc_id to polygon)

com.daedalmap/boundaries

A loc_id to its bounding box, centroid, and polygon, with its name and admin level.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

DaedalMap Geocoding and Reverse Geocoding (loc_id)
Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.
0 tools · streamable-http
DaedalMap Reverse Geocoding (coordinates to loc_id)
Convert latitude/longitude to the deepest administrative loc_id plus its full parent chain.
0 tools · streamable-http
Agent Data Boundary
Permission boundary mapping, sensitive field flagging, and data access receipts for AI agent deployments.
0 tools
DaedalMap Geographic Data
Geographic data intelligence for disasters and FX with free and paid access via x402.
0 tools
io.github.mapdevsaikat/quantaroute-geocoder
Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India
0 tools
DaedalMap Volcanic Activity
Global volcanic eruptions from the Smithsonian Global Volcanism Program: VEI, location, dates.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "daedalmap_administrative_boundaries_(loc_id_to_polygon)": {
      "url": "https://app.daedalmap.com/mcp/boundaries",
      "transport": "streamable-http"
    }
  }
}