list_projects
2 different MCP tools share this name. They are not interchangeable — each provider's tool has its own behaviour, parameters, and output. Pick the one whose product matches your need.
Remote (2)
Network-hosted MCP servers — no local install needed.
Peec AI
List active projects the authenticated user has access to. By default, only projects with an active status (CUSTOMER, PITCH, TRIAL, ONBOARDING, API_PARTNER) are returned. Set include_inactive to true to include ended/paused projects. Returns columnar JSON: {columns, rows, rowCount}. Columns: id, name, status. The id is used as project_id in other tools. Call this first to discover available projects.
peec-ai/peec-ai-mcp
Supabase Auth
Lists all Supabase projects for the user. Use this to help discover the project ID of the project that the user is working on.
Supabase