ShowMeOnMap for Claude Desktop
com.showmeonmap/maps
Ask in plain English, get a rendered, shareable map from live public data. 24 geospatial tools.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:29
Install ShowMeOnMap in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"maps": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://showmeonmap.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- build_map
- mutate_map
- get_state
- add_layer
- add_fusion_layer
- correlate_layers
- filter_layer
- select_within
- focus_area
- run_analysis
- query_features
- remove_layer
- clear_filters
- rename_layer
- restyle_layer
- set_camera
- set_time
- tag
- add_annotation
- remove_annotation
- export_workspace
- export_layer_data
- export_image
- undo