GIS Operations▌

by mahdin75
Convert lat long or GPS data easily with GIS Operations. Perform coordinate transformations, MGRS, and military grid con
Integrates with geospatial libraries to perform geometric transformations, coordinate system conversions, and spatial analyses using WKT geometry strings for map creation and location-based services.
best for
- / GIS developers building mapping applications
- / Data analysts working with location data
- / Applications requiring coordinate system conversions
- / Spatial analysis and geometry processing workflows
capabilities
- / Transform coordinates between different projection systems
- / Calculate spatial relationships between geometries
- / Perform geometric operations on WKT strings
- / Analyze distances and areas from geospatial data
- / Convert between coordinate reference systems
- / Process geometric transformations for mapping
what it does
Performs geospatial calculations and transformations using WKT geometry strings. Handles coordinate system conversions, spatial analyses, and geometric operations for mapping applications.
about
GIS Operations is a community-built MCP server published by mahdin75 that provides AI assistants with tools and capabilities via the Model Context Protocol. Convert lat long or GPS data easily with GIS Operations. Perform coordinate transformations, MGRS, and military grid con It is categorized under analytics data.
how to install
You can install GIS Operations in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
MIT
GIS Operations is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
GIS MCP Server
<div align="center"> </div> <div align="center"> <h3>✨ Want to perform accurate geospatial analysis in your chatbot? ✨</h3> <p><strong>Install GIS-MCP and transform your AI's spatial capabilities!</strong></p> <br/> <img src="docs/Logo.png" alt="GIS MCP Server Logo" width="300"/> <br/> </div>A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.
🌐 Website: gis-mcp.com
Current version is 0.14.0 (Beta):
We welcome contributions and developers to join us in building this project.
🎥 Demo
<div align="center"> <img src="docs/demo.gif" alt="GIS MCP Server Demo" width="800"/> </div>📋 Table of Contents
- Features
- Prerequisites
- Vibe Coding
- Installation
- Build Your First GIS AI Agent
- Available Functions
- Client Development
- Planned Features
- Contributing
- License
- Related Projects
- Support
- Badges
🚀 Features
GIS MCP Server empowers AI assistants with advanced geospatial intelligence. Key features include:
- 🔹 Comprehensive Geometry Operations – Perform intersection, union, buffer, difference, and other geometric transformations with ease.
- 🔹 Advanced Coordinate Transformations – Effortlessly reproject and transform geometries between coordinate reference systems.
- 🔹 Accurate Measurements – Compute distances, areas, lengths, and centroids precisely.
- 🔹 Spatial Analysis & Validation – Validate geometries, run proximity checks, and perform spatial overlays or joins.
- 🔹 Raster & Vector Support – Process raster layers, compute indices like NDVI, clip, resample, and merge with vector data.
- 🔹 Spatial Statistics & Modeling – Leverage PySAL for spatial autocorrelation, clustering, and neighborhood analysis.
- 🔹 Easy Integration – Connect seamlessly with MCP-compatible clients like Claude Desktop or Cursor IDE.
- 🔹 HTTP/SSE Transport – Run as HTTP service with RESTful storage endpoints for file upload/download operations.
- 🔹 Flexible & Extensible – Supports Pytho