From 7f960bf26e80cfb93a565c8206ded1d6bc11043b Mon Sep 17 00:00:00 2001 From: Juan Santos Ochoa Date: Sat, 15 Mar 2025 23:55:02 -0600 Subject: [PATCH] docs: add QGIS MCP server QGIS MCP connects QGIS to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control QGIS. This integration enables prompt assisted project creation, layer loading, code execution and more. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index add274dd..8a7b8ca6 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Geographic and location-based services integration. Enables access to mapping da - [SecretiveShell/MCP-timeserver](https://github.com/SecretiveShell/MCP-timeserver) 🐍 🏠 - Access the time in any timezone and get the current local time - [webcoderz/MCP-Geo](https://github.com/webcoderz/MCP-Geo) 🐍 🏠 - Geocoding MCP server for nominatim, ArcGIS, Bing - [@briandconnelly/mcp-server-ipinfo](https://github.com/briandconnelly/mcp-server-ipinfo) 🐍 ☁️ - IP address geolocation and network information using IPInfo API +- [QGIS MCP](https://github.com/jjsantos01/qgis_mcp) - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more. ### 🎯 Marketing