-mcp_server_for_QGIS

poyrazkaya1/-mcp_server_for_QGIS
★ 0 stars Python 🤖 AI/LLM Updated today
mcp server and tools for local and cloud llm models support mcp protocol
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "-mcp_server_for_qgis": {
      "command": "uvx",
      "args": [
        "-mcp-server-for-qgis"
      ]
    }
  }
}

Or install with pip: pip install -mcp-server-for-qgis