by nkarasiak · MCP Server · ★ 151
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
QGIS MCP Connect QGIS to Claude AI through the Model Context Protocol (MCP), enabling Claude to directly control QGIS — manage layers, edit features, run processing algorithms, render maps, and more. 102 MCP tools covering layer management, feature editing, processing, rendering, styling, layout & atlas authoring, cross-layer SQL, plugin development, and system management. Compatible with QGIS 3.28–4.x. Works with Claude Code, Codex CLI, Gemini CLI, opencode, Claude Desktop, Cursor, VS Code, Windsurf, Zed, and more. Architecture QGIS Plugin () — Runs inside QGIS. Non-blocking TCP socket server that processes JSON commands within QGIS's event loop. MCP Server () — Runs outside QGIS. Exposes QGIS operations as MCP tools via FastMCP. Installation No clone needed. Requires QGIS 3.28+ and uv. Install the QGIS plugin In QGIS: search QGIS MCP Install. Restart QGIS and click Start Server in the QGIS MCP dock widget. Connect your coding agent Claude Code bash claude mcp add -s user qgis -- uvx --from https://github.com/nkarasiak/qgis-mcp/archive/refs/heads/main.
| Stars | 151 |
| Forks | 39 |
| Language | Python |
| Category | MCP Server |
| License | GPL-2.0 |
| Quality Score | 78.0010664023747/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-19 |
| Created | 2026-03-11 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
qgis-mcp is Connect QGIS to Claude AI through the Model Context Protocol (MCP). It is categorized as a MCP Server with 151 GitHub stars.
qgis-mcp is primarily written in Python.
You can find installation instructions and usage details in the qgis-mcp GitHub repository at github.com/nkarasiak/qgis-mcp. The project has 151 stars and 39 forks, indicating an active community.
qgis-mcp is released under the GPL-2.0 license, making it free to use and modify according to the license terms.