Geospatial Tools Server
БесплатноНе проверенProvides 15 geospatial utility tools for AI agents, covering coordinate transformation, spatial data validation, elevation/terrain, viewshed analysis, and drone
Описание
Provides 15 geospatial utility tools for AI agents, covering coordinate transformation, spatial data validation, elevation/terrain, viewshed analysis, and drone flight planning.
README
A comprehensive Model Context Protocol (MCP) server providing 15 geospatial utility tools for AI agents. Built for surveyors, GIS analysts, drone operators, and developers working with spatial data.
Tools (15)
Coordinate Transformation (5)
| Tool | Description |
|---|---|
transform_coordinates |
Transform single or batch coordinates between CRS (EPSG codes) |
batch_transform_coordinates |
High-volume vectorized coordinate transforms |
transform_geojson |
Transform GeoJSON geometries to different CRS |
get_crs_info |
Get details about any CRS by EPSG code |
list_common_crs |
Quick reference list of common EPSG codes |
Spatial Data Validation (4)
| Tool | Description |
|---|---|
validate_geojson |
Check topology, self-intersections, and auto-repair geometries |
detect_crs_from_coordinates |
Detect likely CRS from coordinate value patterns |
find_duplicate_points |
Find near-duplicate points within a coordinate list |
get_utm_zone |
Determine correct UTM zone and EPSG for any lon/lat |
Elevation & Terrain (2)
| Tool | Description |
|---|---|
get_elevation |
Get ground elevation (meters) at a lat/lon point |
get_elevation_profile |
Elevation profile along a path with gain/loss stats |
Viewshed Analysis (1)
| Tool | Description |
|---|---|
line_of_sight |
Check visibility between observer and target using terrain data |
Drone Flight Planning (3)
| Tool | Description |
|---|---|
calculate_gsd |
Calculate Ground Sample Distance from flight parameters |
plan_drone_grid |
Full photogrammetry grid mission plan with photo count, time, batteries |
recommend_flight_altitude |
Calculate required altitude for a target GSD |
Installation
cd mcp-servers/geospatial-tools
pip install mcp pyproj shapely httpx
Claude Desktop Config
{
"mcpServers": {
"geospatial-tools": {
"command": "python",
"args": ["/full/path/to/server.py"]
}
}
}
License
MIT
Установка Geospatial Tools Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/gifro10/geospatial-tools-mcpFAQ
Geospatial Tools Server MCP бесплатный?
Да, Geospatial Tools Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Geospatial Tools Server?
Нет, Geospatial Tools Server работает без API-ключей и переменных окружения.
Geospatial Tools Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Geospatial Tools Server в Claude Desktop, Claude Code или Cursor?
Открой Geospatial Tools Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Geospatial Tools Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
