Enables Large Language Models to interact with and control QGIS Desktop for tasks like project creation, layer loading, and code execution.
QGIS Model Context Protocol (QGISMCP) bridges the gap between QGIS and Large Language Models (LLMs) by enabling direct interaction and control of QGIS through a socket-based server. Based on the BlenderMCP project, this integration allows users to leverage LLMs like Claude AI for prompt-assisted project creation, layer manipulation, processing algorithm execution, and even running arbitrary Python code within QGIS. This empowers users to automate complex geospatial tasks and leverage the power of AI within their QGIS workflows.