location services

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

typescript
cloud
location services
0
View on GitHub

Installation

npx -y stadiamaps/stadiamaps-mcp-server-ts

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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

GitHub: https://github.com/stadiamaps/stadiamaps-mcp-server-ts

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
stadiamaps/stadiamaps-mcp-server-ts