Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for spatial queries via the Terranode Geospatial API. Gives AI agents (Claude Desktop, Cursor, etc.) tools to query geospatial datasets โ point-in-polygon lookups, nearest feature search, distance calculations, and spatial joins.
Add to your claude_desktop_config.json:
Add to your Cursor MCP settings (.cursor/mcp.json):
Add to your Claude Code MCP settings:
| Tool | Description |
|---|---|
list_datasets | List all available geospatial datasets (system + custom) |
check_location | Point-in-polygon: which feature contains a coordinate? |
find_nearest | Find the N nearest features to a coordinate, with distances |
calculate_distance | Geodesic distance between two points (meters + miles) |
spatial_join | Enrich multiple coordinates with polygon attributes at once |
Try these in Claude Desktop or Cursor:
The full API spec is available at docs.terranode.co/openapi.yaml (OpenAPI 3.1).
Report issues or feature requests: feedback@terranode.co
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/terranode-geospatial-api)<a href="https://allmcps.com/mcp/terranode-geospatial-api"><img src="https://allmcps.com/api/badge/terranode-geospatial-api?style=directory" alt="Terranode Geospatial API on AllMCPs" /></a>