Let AI control QGIS for spatial analysis, styling, and map export.
The materials indicate this MCP tool primarily interacts with QGIS locally, requires no secrets, and declares no remote endpoints, with no obvious high-risk red flags. The main concerns are its ability to execute locally and access local GIS project/layer data, while the project also has limited trust signals due to weak adoption and unclear maintenance.
The materials explicitly state that no keys or environment variables are required, and no API tokens, account credentials, or other sensitive secrets are requested, so credential exposure and abuse risk appears low.
The materials list no remote host, and the description does not declare any need to connect to external services; based on the available information, there is no explicit user-data egress path.
The system checks already indicate executes-code, and the tool is described as interacting with QGIS in headless/desktop modes, implying local program invocation or execution of local code/processes. This is a common MCP capability, but it should still be run in a constrained environment.
Its functions cover project management, layer inspection, spatial queries, styling, and map export, which typically means it can read local QGIS projects/layers and may write styling or exported files. The materials do not show permissions beyond the stated purpose, but the local data access surface objectively exists.
A positive factor is that there is an auditable open-source repository; however, the source is a third-party registry, the license is undeclared, community adoption is 0 stars, and maintenance status is unknown, resulting in weaker trust signals. It is better treated as a third-party open-source project with low maturity and used cautiously.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "QGIS MCP Server" yet — see the docs or source repo.
Connect to the QGIS MCP Server, open the current project, and list all layer names, types, CRS, feature counts, and visibility states. Summarize the results in a table.
A table summarizing the current QGIS project's layers and key metadata.
In QGIS, find all 'restaurant' features within a 500-meter buffer of the 'schools' layer, report the match count, and save the result as a new layer named 'school_restaurants_500m'.
A new layer with the spatial query results plus the filtering logic and match count.
Apply a graduated color style to the 'population density' layer using a light-to-dark blue ramp, add a title, scale bar, and legend, then export an A4 landscape PNG map.
A styled map layout exported as a ready-to-use PNG file.
Deploy QGIS via Docker for AI-powered spatial analysis and map export.
Control QGIS with an LLM to build projects, load layers, and run geospatial tasks.
Control dynamic maps and layers to visualize geospatial data in AI workflows.
Manage GeoServer REST API tasks and spatial service configuration with natural language.
Let AI manipulate Godot projects, scenes, nodes, and editor workflows.
Find nearby places from an address using the ArcGIS map API.