Skip to main content
Location ServicesTypeScript

stadiamaps/stadiamaps-mcp-server-ts

A MCP server for Stadia Maps' Location APIs - Lookup addresses, places with geocoding, find time zones, create routes and static maps

location-servicescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/stadiamaps/stadiamaps-mcp-server-ts

Claude Desktop configuration example:

{
  "mcpServers": {
    "stadiamaps-mcp-server-ts": {
      "command": "npx",
      "args": [
        "-y",
        "stadiamaps/stadiamaps-mcp-server-ts"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
TypeScript
Author
stadiamaps