jjsantos01/qgis_mcp
Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
Platform-specific configuration:
{
"mcpServers": {
"qgis_mcp": {
"command": "npx",
"args": [
"-y",
"qgis_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...