Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Geospatial

БесплатноНе проверен

Geospatial MCP Server — Geocoding, POI-Suche, Routing und Gebietsstatistiken via OpenStreetMap fuer AI Agents

GitHubEmbed

Описание

Geospatial MCP Server — Geocoding, POI-Suche, Routing und Gebietsstatistiken via OpenStreetMap fuer AI Agents

README

Geospatial data for AI agents — geocoding, reverse geocoding, POI search, routing, and area statistics via OpenStreetMap.

PyPI version License: MIT

100% free, no API key required. Uses OpenStreetMap Nominatim + Overpass API.

Quick Start

pip install geospatial-mcp-server
{
  "mcpServers": {
    "geospatial": {
      "command": "uvx",
      "args": ["geospatial-mcp-server"]
    }
  }
}

What Can You Do?

Ask your AI agent things like:

  • "What are the coordinates of the Eiffel Tower?"
  • "Find all hospitals within 2km of Times Square"
  • "What's at latitude 48.8566, longitude 2.3522?"
  • "How far is it from Berlin to Munich?"
  • "Show me the population and area of Tokyo"

7 Tools

Tool What it does
geocode Convert address/place name to coordinates
reverse_geocode Convert coordinates to address
search_nearby Find POIs nearby (restaurants, hospitals, schools, etc.)
get_route_info Distance and bearing between two points
get_area_stats Population, area, and type info for a place
find_boundaries Administrative boundaries of a place
search_pois Search points of interest by keyword in an area

Related Servers

License

MIT

from github.com/AiAgentKarl/geospatial-mcp-server

Установить Geospatial в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install geospatial

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add geospatial -- uvx geospatial-mcp-server

Пошаговые гайды: как установить Geospatial

FAQ

Geospatial MCP бесплатный?

Да, Geospatial MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Geospatial?

Нет, Geospatial работает без API-ключей и переменных окружения.

Geospatial — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Geospatial в Claude Desktop, Claude Code или Cursor?

Открой Geospatial на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Geospatial with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai