Skip to content
Back to search
30
MCP

gis-mcp

mahdin75/gis-mcp

A 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%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gis-mcp.com/

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gis-mcp": {
      "url": "https://gis-mcp.com/",
      "transport": "http"
    }
  }
}