Home/Directory/AI & ML/Gis

Gis

@mahdin75 · github.com/mahdin75/gis-mcp

A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform accurate geospatial operations…

ClaimedAI & MLstdioToolsResourceslocal no-auth
GitHub

Install one command

terminal
$ pip install uv

Or add it with the Claude CLI: claude mcp add mahdin75-gis-mcp

Tools exposed 30 tools

buffer
intersection
union
difference
symmetric_difference
transform_coordinates
project_geometry
get_crs_info
get_available_crs
get_utm_zone
get_utm_crs
get_geocentric_crs
get_geod_info
calculate_geodetic_distance
calculate_geodetic_point
calculate_geodetic_area
read_file_gpd
write_file_gpd
append_gpd
merge_gpd
overlay_gpd
dissolve_gpd
explode_gpd
clip_vector
sjoin_gpd
sjoin_nearest_gpd
point_in_polygon
metadata_raster
get_raster_crs
extract_band

Configuration generate & copy

claude_desktop_config.json
{
  "mcpServers": {
    "mahdin75-gis-mcp": {
      "command": "pip",
      "args": ["install", "uv"]
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in AI & ML
Compare
@microsoft

MCP tool access to MarkItDown a library that converts many file formats (local or remote) to Markdown for LLM consumption.

AI & MLstdioRead-only no-auth
149.5k3w ago5 toolslocal
$pip install -e 'packages/markitdown[all]'
Compare
@upstash

Up-to-date code documentation for LLMs and AI code editors.

AI & MLstdioRead-only auth
57.1k6d ago3 toolslocal
$npx ctx7 setup
Compare
@eyaltoledano

AI-powered task management system for AI-driven development.

AI & MLstdioWrite auth
27.4k2mo ago15 toolslocal
$npx task-master init