Qgis MCP
UnclaimedModel Context Protocol (MCP) that allows LLMs to use QGIS Desktop
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (15)
add_raster_layer
Add a raster layer to the project
add_vector_layer
Add a vector layer to the project
create_new_project
Create a new project and save it
execute_code
Execute arbitrary PyQGIS code provided as a string
execute_processing
Execute a processing algorithm with the given parameters
get_layer_features
Retrieve features from a vector layer with an optional limit
get_layers
Retrieve all layers in the current project
get_project_info
Get current project information
get_qgis_info
Get QGIS information about the current installation
load_project
Load a QGIS project from the specified path
ping
Simple ping command to check server connectivity
remove_layer
Remove a layer from the project by its ID
render_map
Render the current map view to an image file
save_project
Save the current project to the given path
zoom_to_layer
Zoom to the extent of a specified layer