mapy-com-mcp

kostejnv/mapy-com-mcp
★ 0 stars Python 🌐 Browser/Web Updated today
Unofficial MCP server for mapy.com. Lets LLMs geocode, route, render static maps, and turn their suggestions into shareable mapy.com links. Not affiliated with Seznam.cz.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mapy-com-mcp": {
      "command": "uvx",
      "args": [
        "mapy-com-mcp"
      ]
    }
  }
}

Or install with pip: pip install mapy-com-mcp

README Excerpt

<div align="center"> MCP server that gives LLM clients first-class access to [mapy.com](https://mapy.com) — a Czech mapping service with strong route planning and static map rendering. </div> > [!WARNING] > **Early preview.** The first URL-builder tools have shipped (see below); REST-API tools and hosted deployment land in later milestones. Expect the public surface to grow.

Tools (2)

build_points_urlbuild_route_url