🔌

DaedalMap Geocoding and Reverse Geocoding (loc_id)

Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comdaedalmap-geocoding": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comdaedalmap-geocoding": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comdaedalmap-geocoding": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.daedalmap/geocoding server is a Model Context Protocol server that enables reverse geocoding of latitude and longitude coordinates to location identifiers and resolves these identifiers to boundaries, centroids, and hierarchical information. It connects to remote services to provide this functionality, allowing developers to integrate location-based data into their applications. Developers would use this server when they need to convert geographic coordinates into meaningful location identifiers and access related spatial data.

Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The DaedalMap Geocoding and Reverse Geocoding (loc_id) server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comdaedalmap-geocoding.svg)](https://skillsplayground.com/mcps/comdaedalmap-geocoding/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.