LatLong Maps for Cursor
ai.latlong/map-mcp
Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.
client:Cursor
transport:streamable-http
tools:3
Install LatLong Maps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"map-mcp": {
"url": "https://geocp.latlong.ai/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs