list_maps — Ultimaps MCP Tool Read-only
list_maps
(list maps) 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 list_maps from your client
- Claude Code Ultimaps list_maps run in your project directory
- Claude Desktop Ultimaps list_maps ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ultimaps list_maps ~/.cursor/mcp.json
- VS Code Ultimaps list_maps .vscode/mcp.json
- Zed Ultimaps list_maps ~/.config/zed/settings.json
- Windsurf Ultimaps list_maps ~/.codeium/windsurf/mcp_config.json
- Cline Ultimaps list_maps ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ultimaps list_maps ~/.gemini/settings.json
- Grok Ultimaps list_maps .mcp.json (in your project root)
- ChatGPT Ultimaps list_maps Settings → Connectors → Advanced → Developer mode
- Claude.ai Ultimaps list_maps Settings → Connectors → Add custom connector
- LangChain Ultimaps list_maps 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.