Back to directory
peschinskiy/yandex-maps-mcp

peschinskiy/yandex-maps-mcp

@peschinskiy

MCP server for Yandex Maps map rendering and geocoding APIs

yandexmapsgeocodingrenderinglocationtool

Installation & Configuration

{
  "mcpServers": {
    "yandex-maps": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {
        "YANDEX_MAPS_API_KEY": "<YOUR_GEOCODER_API_KEY>",
        "YANDEX_MAPS_STATIC_API_KEY": "<YOUR_STATIC_API_KEY>"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15