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
Installation
npx -y stadiamaps/stadiamaps-mcp-server-tsConfiguration
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