Loading MCP server directory, please wait...
Ask in plain English, get a rendered, shareable map from live public data. 24 geospatial tools.
npx @getmcp/cli add com.showmeonmap/mapsRequires Node.js 18+. Community-contributed server. Review source before installing.
SHOWMEONMAP_API_KEYYour ShowMeOnMap API key (smo_live_…) — mint one at showmeonmap.com → account menu → API keys. Every map spends your prepaid credits.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.showmeonmap/maps": {
"command": "npx",
"args": [
"-y",
"@showmeonmap/mcp"
],
"env": {
"SHOWMEONMAP_API_KEY": ""
}
}
}
}