QGIS Connect
Integrates Claude AI with QGIS for prompt-assisted project creation, layer manipulation, and code execution.
About
QGIS Connect bridges the gap between QGIS and Claude AI through the Model Context Protocol (MCP), empowering Claude to interact directly with and control QGIS. This integration facilitates a wide range of tasks, including creating projects, loading and manipulating layers, executing processing algorithms, and running custom Python code within QGIS, all driven by AI prompts. It's an updated version of the original qgis_mcp, focusing on resolving identified errors and improving stability.
Key Features
- Supports project manipulation, including creating, loading, and saving projects.
- 2 GitHub stars
- Allows execution of QGIS processing algorithms through Claude AI prompts.
- Enables two-way communication between Claude AI and QGIS via a socket server.
- Enables the execution of arbitrary Python code within QGIS from Claude.
- Facilitates layer manipulation with functionalities to add and remove vector or raster layers.
Use Cases
- AI-assisted layer manipulation for efficient map design.
- Automated project creation and management through AI prompts.
- Executing complex geospatial analyses using natural language commands via Claude AI.