get_map_regions — Ultimaps MCP Tool Read-only
get_map_regions
(get map regions) is one of 3 tools on the
Ultimaps
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_map_regions from your client
- Claude Code Ultimaps get_map_regions run in your project directory
- Claude Desktop Ultimaps get_map_regions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ultimaps get_map_regions ~/.cursor/mcp.json
- VS Code Ultimaps get_map_regions .vscode/mcp.json
- Zed Ultimaps get_map_regions ~/.config/zed/settings.json
- Windsurf Ultimaps get_map_regions ~/.codeium/windsurf/mcp_config.json
- Cline Ultimaps get_map_regions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ultimaps get_map_regions ~/.gemini/settings.json
- Grok Ultimaps get_map_regions .mcp.json (in your project root)
- ChatGPT Ultimaps get_map_regions Settings → Connectors → Advanced → Developer mode
- Claude.ai Ultimaps get_map_regions Settings → Connectors → Add custom connector
- LangChain Ultimaps get_map_regions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.ultimaps.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.