location services

Gis Mcp Server

Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage)

python
local
macos
windows
linux
location services
0
View on GitHub

Installation

npx -y matbel91765/gis-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gis-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "matbel91765/gis-mcp-server"
  ]
}

About This MCP Server

matbel91765/gis-mcp-server

Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage)

GitHub: https://github.com/matbel91765/gis-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub