GeoSpatial MCP Server
Related Servers
Alternatives to GeoSpatial MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server for coordinate system transformations and map projections, supporting EPSG codes, WKT, and Proj formats.22MIT
- AlicenseNot gradedqualityDmaintenanceA 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.4MIT
- AlicenseCqualityAmaintenanceA Model Context Protocol server that connects LLMs to GIS operations, enabling AI assistants to perform accurate geospatial analysis including geometric operations, coordinate transformations, and spatial measurements.87193MIT
- FlicenseNot gradedqualityDmaintenanceMCP server providing tools for spatial grid applications including calculations, MongoDB management, asset management, project creation, and experience publishing.-
- AlicenseNot gradedqualityBmaintenanceGeographic coordinate math MCP server providing great-circle distance, destination bearing, and coordinate conversion tools.5 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to perform geospatial analysis, spatial data processing, vector and raster operations, coordinate transformations, spatial statistics, mapping, and access to climate, satellite, and other geospatial data through MCP-compatible clients.MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: calculate_area for polygon area, calculate_distance for polyline distance, and convert for coordinate system conversion. There is no overlap in functionality, making tool selection straightforward for an agent.
All tool names follow a consistent pattern: mcp_geo_ followed by a verb (calculate or convert) and a noun (area, distance, or no noun for convert). This predictability enhances usability and reduces confusion.
With only 3 tools, the server feels thin for a geospatial domain, which typically involves more operations like buffering, intersection, or spatial queries. While the tools cover basic calculations and conversion, the scope is limited, potentially requiring agents to work around missing functionality.
The tool set is severely incomplete for geospatial operations. It lacks essential CRUD or lifecycle coverage, such as creating or querying spatial data, performing spatial joins, or handling more complex analyses like buffering or overlay operations. This will likely cause agent failures in broader geospatial tasks.