Ultimaps for Cursor
com.ultimaps/mcp
Create choropleth, category and pin maps of countries, states, counties and ZIP codes as images.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install Ultimaps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.ultimaps.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs