Skip to main content
Location ServicesUnknown

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 accurate geospatial operations and transformations.

location-serviceslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mahdin75/gis-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "gis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mahdin75/gis-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Unknown
Author
mahdin75