Geospatial Tools MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Geospatial Tools MCP Serverget elevation for 48.8566, 2.3522"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Geospatial Tools MCP Server
A comprehensive Model Context Protocol (MCP) server providing 15 geospatial utility tools for AI agents. Built for surveyors, GIS analysts, drone operators, and developers working with spatial data.
Tools (15)
Coordinate Transformation (5)
Tool | Description |
| Transform single or batch coordinates between CRS (EPSG codes) |
| High-volume vectorized coordinate transforms |
| Transform GeoJSON geometries to different CRS |
| Get details about any CRS by EPSG code |
| Quick reference list of common EPSG codes |
Spatial Data Validation (4)
Tool | Description |
| Check topology, self-intersections, and auto-repair geometries |
| Detect likely CRS from coordinate value patterns |
| Find near-duplicate points within a coordinate list |
| Determine correct UTM zone and EPSG for any lon/lat |
Elevation & Terrain (2)
Tool | Description |
| Get ground elevation (meters) at a lat/lon point |
| Elevation profile along a path with gain/loss stats |
Viewshed Analysis (1)
Tool | Description |
| Check visibility between observer and target using terrain data |
Drone Flight Planning (3)
Tool | Description |
| Calculate Ground Sample Distance from flight parameters |
| Full photogrammetry grid mission plan with photo count, time, batteries |
| Calculate required altitude for a target GSD |
Related MCP server: LocuSync Server
Installation
cd mcp-servers/geospatial-tools
pip install mcp pyproj shapely httpxClaude Desktop Config
{
"mcpServers": {
"geospatial-tools": {
"command": "python",
"args": ["/full/path/to/server.py"]
}
}
}License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables advanced geospatial analysis including elevation queries, line-of-sight calculations, terrain visualization, and autonomous drone mission planning with real-time safety analysis and 3D visualization capabilities.Last updatedMIT
- Alicense-qualityCmaintenanceA geospatial MCP server that provides tools for geocoding, routing, elevation profiles, and spatial analysis. It enables AI agents to process GIS file formats like GeoJSON and Shapefiles while performing complex coordinate transformations and distance calculations.Last updated4MIT
- AlicenseAqualityBmaintenanceThe geospatial toolkit for AI agents. 6 tools, zero config — give any LLM the ability to parse, convert, query, and aggregate spatial data out of the box. Or just make a bounding box :) Every response includes a verification link to vibhorsingh.com/boundingbox so you can visually confirm results on an interactive map.Last updated6743MIT

Magic Lane MCP Serverofficial
AlicenseBqualityBmaintenanceEnables AI agents to become geospatially intelligent assistants with tools for location search, smart routing, round trip planning, reverse geocoding, isochrone analysis, route visualization, geofence management, and interactive map display.Last updated8255Apache 2.0
Related MCP Connectors
GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gifro10/geospatial-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server