list_projects — Supabase MCP Tool Read-only
list_projects
(list projects) is one of 8 tools on the
Supabase
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_projects from your client
- Claude Code Supabase list_projects run in your project directory
- Claude Desktop Supabase list_projects ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Supabase list_projects ~/.cursor/mcp.json
- VS Code Supabase list_projects .vscode/mcp.json
- Zed Supabase list_projects ~/.config/zed/settings.json
- Windsurf Supabase list_projects ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add mcp-server-supabase -e SUPABASE_ACCESS_TOKEN=<SUPABASE_ACCESS_TOKEN> -- npx -y @supabase/mcp-server-supabase
Other tools on this server
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.