QGIS MCP Server
Related Servers
Alternatives to QGIS MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceConnects QGIS to Claude AI through the Model Context Protocol, enabling AI-assisted project creation, layer manipulation, processing algorithm execution, and Python code running within QGIS.7-
- AlicenseNot gradedqualityCmaintenanceConnects 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.GPL 3.0
- AlicenseBqualityFmaintenanceConnects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling and scene manipulation.10446MIT
- FlicenseBqualityDmaintenanceQGISMCP connects QGIS to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control QGIS for project creation, layer loading, code execution, and more.151-
- AlicenseBqualityDmaintenanceA Model Context Protocol server that connects Claude AI to QGIS, enabling direct interaction with the GIS software for project creation, layer manipulation, code execution, and processing algorithms through natural language prompts.1510Creative Commons Zero v1.0 Universal
- AlicenseAqualityAmaintenanceEnables Claude Desktop to view and interact with the currently open QGIS project, including layers, styling, selections, Processing algorithms, attribute editing, and geocoding, all running locally.10GPL 2.0
TDQS
Scored across 15 tools
Most tools have distinct purposes, such as add_raster_layer vs. add_vector_layer, but execute_code and execute_processing could be confused as both involve running code or algorithms. The descriptions help clarify, but there is some overlap in their broad functionality.
Tool names consistently follow a verb_noun pattern throughout, such as add_raster_layer, get_layer_features, and save_project. There are no deviations in naming conventions, making the set predictable and readable.
With 15 tools, the count is well-scoped for a QGIS server, covering core operations like project management, layer handling, and rendering. Each tool earns its place without feeling excessive or insufficient for the domain.
The tool surface provides good coverage for QGIS workflows, including project CRUD (create, load, save), layer operations (add, get, remove, zoom), and rendering. Minor gaps exist, such as no direct tool for editing layer attributes or styling, but agents can work around this with execute_code.