Overview
What is QGISMCP?
QGISMCP is a project that integrates QGIS Desktop with Claude AI through the Model Context Protocol (MCP), enabling AI-assisted project creation and manipulation within QGIS.
How to use QGISMCP?
To use QGISMCP, install the QGIS plugin, set up the MCP server, and start the server in QGIS. Then, configure Claude AI to connect to the QGIS server and use the available tools for project manipulation.
Key features of QGISMCP?
- Two-way communication between Claude AI and QGIS.
- Project manipulation capabilities including creating, loading, and saving projects.
- Layer manipulation for adding and removing vector or raster layers.
- Execution of processing algorithms and arbitrary Python code in QGIS.
Use cases of QGISMCP?
- Automating GIS project workflows with AI assistance.
- Enhancing data analysis and visualization in QGIS.
- Streamlining the process of loading and manipulating geospatial data.
FAQ from QGISMCP?
- Can QGISMCP work with any version of QGIS?
It is tested on QGIS 3.22, and compatibility with other versions may vary.
- Is there a cost to use QGISMCP?
QGISMCP is open-source and free to use.
- What are the prerequisites for using QGISMCP?
You need QGIS 3.X, Python 3.10 or newer, and the uv package manager installed.