Supabase PostgREST MCP

free

Supabase PostgREST MCP server. Lets Windsurf query and mutate Postgres data through the Supabase PostgREST endpoint.

Curated by AI Stack · Platform pick

Installation Instructions →
Category: DatabaseCompany: Supabase
Compatible Tools:
Windsurf (Primary)

Example Configurations

For stdio Server (Supabase PostgREST MCP Example):
https://github.com/supabase-community/supabase-mcp
For SSE Server:
URL: http://example.com:8080/sse

Supabase PostgREST MCP Specific Instructions

1. npm i @supabase/mcp-server-postgrest
2. Add to Windsurf MCP config:
npx -y @supabase/mcp-server-postgrest --apiUrl <URL> --apiKey <KEY> --schema public
3. Query DB via MCP tools panel.

Usage Notes

Help other developers understand when this MCP works best and where to be careful.

No usage notes provided.