Back to search
30
MCP
gis-mcp
mahdin75/gis-mcpA Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gis-mcp.com/
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gis-mcp": {
"url": "https://gis-mcp.com/",
"transport": "http"
}
}
}