Run diagnostic checks on the QGIS MCP stack to verify QGIS version, plugin/server compatibility, processing providers, connected clients, and project status.
Retrieve a QGIS configuration value by providing the setting's key path, e.g., 'qgis/sketching/sketching_enabled'. This returns the current value for that setting.
Connect QGIS to Claude AI through the Model Context Protocol (MCP), enabling Claude to directly control QGIS — manage layers, edit features, run processing algorithms, render maps, and more.
Connects QGIS to an LLM through the Model Context Protocol, allowing agentic interaction with and control of QGIS for prompt-assisted project creation, layer loading, code execution, and more.
Change a QGIS configuration value by specifying its key and new value. Adjust settings to customize QGIS behavior, but use carefully as incorrect values can affect operations.
Check the health of your QGIS MCP stack. Get reports on QGIS version, plugin compatibility, processing providers, client connections, and project status.
Build a QGIS Processing Model from a structured specification and register it in the Processing Toolbox. Define inputs, processing steps, and outputs to automate workflows.
Lists configured QGIS instances with name, host, port, reachability, version, and window title. Use to confirm which instance maps to a specific window before targeting.
Capture a 3D map view from QGIS as an image, something 2D screenshots cannot do. Reuses the open scene and camera, with optional pitch, heading, and distance overrides.