Skip to main content
Glama
436,929 tools. Updated 2026-08-10 11:36

"qgis" matching MCP tools:

  • Run diagnostic checks on the QGIS MCP stack to verify QGIS version, plugin/server compatibility, processing providers, connected clients, and project status.
    GPL 2.0
  • 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.
    GPL 2.0
  • Retrieve QGIS log messages with optional filtering by severity level and tag, showing newest entries first.
    GPL 2.0
  • Retrieve QGIS message log entries filtered by level (info, warning, critical) and tag, returning the most recent messages first.
    MIT
  • Retrieve a QGIS configuration setting by specifying its key path, such as 'qgis/sketching/sketching_enabled'.
    MIT
  • Retrieve QGIS version, profile path, and plugin count to assess your QGIS environment configuration.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    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.
    100
    MIT
  • Reload a QGIS plugin by name to apply changes during development. Use this to test plugin updates without restarting QGIS.
    MIT
  • 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.
    GPL 2.0
  • Write a QGIS configuration setting to modify application behavior. Incorrect values can disrupt QGIS operation.
    MIT
  • Check the health of your QGIS MCP stack. Get reports on QGIS version, plugin compatibility, processing providers, client connections, and project status.
  • Set a QGIS configuration by providing a key and value. Use caution: incorrect settings can impact QGIS operation.
  • Retrieve QGIS message log entries filtered by level and tag, with newest results first. Helps diagnose issues in QGIS by accessing log messages.
  • Load a QGIS project from a specified file path to access and work with geographic data and maps in QGIS through the Model Context Protocol.
  • 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.
    MIT
  • 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.
    GPL 2.0
  • Build QGIS processing models from a structured spec, saving them to the user models folder and registering in the Processing Toolbox.
    GPL 2.0
  • Retrieve features from a vector layer with expression-based filtering, limit/offset paging, and optional geometry.
    GPL 2.0
  • 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.
    GPL 2.0