Command Palette

Search for a command to run...

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

Neshan Maps

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

Provides access to Neshan Maps API (Iran) for geocoding, directions, and place search, enabling location-based queries and map interactions.

GitHubEmbed

Описание

Provides access to Neshan Maps API (Iran) for geocoding, directions, and place search, enabling location-based queries and map interactions.

README

MCP server for Neshan Maps API (Iran). Supports geocoding, reverse geocoding, place search, directions, distance matrix, static maps, and autocomplete. Uses API Key header authentication.

Tools (8)

Tool Description
geocode Convert address to coordinates
reverse_geocode Convert coordinates to address
search_places Search places near a location
get_directions Get route directions
get_distance_matrix Calculate distances between points
get_static_map Generate a static map image
suggest Autocomplete place suggestions
get_map_tile Get a map tile image

Quick Start

{
  "mcpServers": {
    "neshan-maps": {
      "command": "npx",
      "args": ["-y", "@theyahia/neshan-maps-mcp"],
      "env": {
        "NESHAN_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Environment Variables

Variable Required Description
NESHAN_API_KEY Yes API key from Neshan developer platform

Demo Prompts

  • "Geocode the address 'Azadi Square, Tehran'"
  • "What's at coordinates 35.6892, 51.3890?"
  • "Find restaurants near 35.6892, 51.3890"
  • "Get driving directions from Tehran to Isfahan"
  • "Calculate distance matrix between 3 locations"

License

MIT

from github.com/theYahia/neshan-maps-mcp

Установка Neshan Maps

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/theYahia/neshan-maps-mcp

FAQ

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

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

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

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

Neshan Maps — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Neshan Maps with

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

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

Автор?

Embed-бейдж для README

Похожее

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