ShowMeOnMap for Grok
com.showmeonmap/maps
Ask in plain English, get a rendered, shareable map from live public data. 24 geospatial tools.
client:Grok
transport:streamable-http
runtime:npm
tools:29
Install ShowMeOnMap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"maps": {
"type": "http",
"url": "https://showmeonmap.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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