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.
Platform-specific configuration:
{
"mcpServers": {
"gis-mcp": {
"command": "npx",
"args": [
"-y",
"gis-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...