Google PageRank for AI agents. 25,000+ tools indexed.

QGIS MCP Server by jjsantos01

#2475 of 4710 by jjsantos01
27 score

Connects Claude AI to QGIS through the Model Context Protocol, allowing Claude to directly interact with and control QGIS for tasks like project creation, layer manipulation, and code execution.

Ranked #2475 out of 4710 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness 6mo ago
Issue Health 50%
Stars 871
Platform Breadth 1 platform
Contributors 4
Description Detailed

How to Improve

Freshness high impact

Last commit was 180 days ago — a recent commit would boost your freshness score

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for QGIS MCP Server by jjsantos01
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-jjsantos01--qgis_mcp)](https://agentrank-ai.com/skill/glama-jjsantos01--qgis_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-jjsantos01--qgis_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-jjsantos01--qgis_mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# QGISMCP - QGIS Model Context Protocol Integration

QGISMCP connects [QGIS](https://qgis.org/) to [Claude AI](https://claude.ai/chat) through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro), allowing Claude to directly interact with and control QGIS. This integration enables prompt assisted project creation, layer loading, code execution and more.

This project is strongly based on the [BlenderMCP](https://github.com/ahujasid/blender-mcp/tree/main) project by [Siddharth Ahuja](https://x.com/sidahuj)

## Features

- **Two-way communication**: Connect Claude AI to QGIS through a socket-based server.
- **Project manipulation**: Create, load and save projects in QGIS.
- **Layer manipulation**: Add and remove vector or raster layers to a project.
- **Execute processing**: Execute processing algorithms ([Processing Toolbox](https://docs.qgis.org/3.40/en/docs/user_manual/processing/toolbox.html)).
- **Code execution**: Run arbitrary Python code 
Read full README on GitHub →