Skip to main content
Glama
260,644 tools. Last updated 2026-07-05 08:02

"Qgis" matching MCP tools:

  • Diagnose the QGIS MCP stack by checking versions, processing providers, clients, and project status.
    GPL 2.0
  • Retrieve a specific QGIS configuration value by providing its key path.
    GPL 2.0
  • Retrieve QGIS message log entries filtered by severity level (info, warning, critical) or tag, with results ordered newest first.
    GPL 2.0
  • Get the current QGIS version, profile path, and number of installed plugins to check environment details.
    GPL 2.0
  • Reload a QGIS plugin by name to apply code changes during plugin development. Ideal for iterating without restarting QGIS.
    GPL 2.0
  • Check connectivity to the QGIS plugin server. Returns pong if connected.
    GPL 2.0

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    An MCP server that enables AI assistants to directly control QGIS for tasks like layer management, feature editing, and map rendering. It provides a suite of 50 tools to execute processing algorithms and manage GIS projects through natural language commands.
    Last updated
    100
    153
    GPL 2.0
  • Retrieve the currently active layer in QGIS to target operations and manage layers effectively.
    GPL 2.0
  • Modify a QGIS configuration setting by specifying its key and value. Improper values can impact QGIS behavior.
    GPL 2.0
  • 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.
  • Retrieve QGIS version and configuration details to verify software compatibility and access available features for geospatial analysis tasks.
  • Export saved DC Hub shortlists to CSV or GeoJSON for offline analysis, spreadsheets, or GIS tools.
    MIT
  • Builds a QGIS Processing Model (.model3) from a structured specification. Define inputs, steps, and outputs to register in the Processing Toolbox.
    GPL 2.0
  • Retrieve features from a vector layer with optional expression filter, limit, offset, and geometry. Use for querying and extracting attribute data.
    GPL 2.0
  • Set the map canvas scale as a denominator (e.g., 50000 for 1:50000) and rotation in degrees. Control map zoom and orientation precisely.
    GPL 2.0
  • Perform band math on raster layers using QGIS expressions (e.g., 'dem@1 > 1000'). Output a GeoTIFF with grid and extent from a reference layer.
    GPL 2.0
  • Extract pixel values from a raster layer at specified point coordinates. Supports selecting a single band or all bands. For points in a different CRS, transform coordinates first.
    GPL 2.0
  • Quickly capture the current map canvas as an inline image without re-rendering. Use for fast screenshot retrieval.
    GPL 2.0
  • Export vector or raster layers to disk in formats like GPKG, SHP, GeoJSON, or TIFF. Reproject to a target CRS or filter vector features using QGIS expressions.
    GPL 2.0