Back to directory
jjsantos01/qgis_mcp

jjsantos01/qgis_mcp

@jjsantos01

Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop

qgismcpgeospatialgisautomationclaudeaidesktop

Installation & Configuration

{
  "mcpServers": {
    "qgis": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/REPO/FOLDER/qgis_mcp/src/qgis_mcp",
        "run",
        "qgis_mcp_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13