Loading MCP server directory, please wait...
Create choropleth, category and pin maps of countries, states, counties and ZIP codes as images.
npx @getmcp/cli add com.ultimaps/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ultimaps/mcp": {
"command": "npx",
"args": [
"-y",
"@ultimaps/mcp"
],
"env": {
"ULTIMAPS_API_KEY": ""
}
}
}
}