Skip to main content
Glama

Supabase MCP Server

list_projects

Retrieve a list of all Supabase projects using the Supabase MCP Server's standardized API, enabling programmatic management of project details and organization resources.

Instructions

List all Supabase projects

Input Schema

NameRequiredDescriptionDefault
refNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ref": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Supabase MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/supabase-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server