Skip to main content
Glama
README.md1.49 kB
# Examples Overview This section contains practical, step-by-step examples for using GIS MCP Server in real-world geospatial workflows. Each example includes prompts, actions, and video tutorials to help you get started quickly. ## Available Examples - [**Example 1: Basic Spatial Analysis (Claude)**](basic_spatial_analysis_claude.md) - Perform buffer and intersection operations on shapefiles (e.g., park and building polygons). - Learn how to load shapefiles, buffer geometries, find intersections, and return results in WKT format. - Includes a video walkthrough. - [**Example 2: CRS Check, Reprojection, Area & Distance Calculations**](crs_area_distance_analysis.md) - Check and transform the CRS of a parcel shapefile, calculate area by land use, and measure distances between centroids. - Useful for urban planning, cadastral management, and spatial QA. - Includes a video walkthrough. - [**Example 3: Movement Analysis (OSMnx)**](movement_example.md) - Download and analyze street networks, calculate shortest paths between points, and visualize movement networks. - Useful for urban mobility, routing, and network analysis. - Includes a video walkthrough. - [**Example 4: Climate Data Download & Analysis**](climate_data_example.md) - Download, visualize, and analyze climate raster data (e.g., Temperature) using GIS MCP Server & Claude Desktop. - Learn how to clip rasters, calculate zonal statistics, and export results for further analysis.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahdin75/gis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server