ShowMeOnMap for Cursor
com.showmeonmap/maps
Ask in plain English, get a rendered, shareable map from live public data. 24 geospatial tools.
client:Cursor
transport:streamable-http
runtime:npm
tools:29
Install ShowMeOnMap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"maps": {
"url": "https://showmeonmap.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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