Back to search
30
MCP

qgis_mcp

jjsantos01/qgis_mcp

Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabl
0 tools
canvas-mcp
A Model Context Protocol server for Canvas LMS integration
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
mcp-graphql
Model Context Protocol server for GraphQL
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "qgis_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}