Juan Santos Ochoa/qgis_mcp
Built by Metorial, the integration platform for agentic AI.
Juan Santos Ochoa/qgis_mcp
Simple ping command to check server connectivity
Get QGIS information
Load a QGIS project from the specified path.
Create a new project a save it
Get current project information
Add a vector layer to the project.
Add a raster layer to the project.
Retrieve all layers in the current project.
Remove a layer from the project by its ID.
Zoom to the extent of a specified layer.
Retrieve features from a vector layer with an optional limit.
Execute a processing algorithm with the given parameters.
Save the current project to the given path, or to the current project path if not specified.
Render the current map view to an image file with the specified dimensions.
Execute arbitrary PyQGIS code provided as a string.