Skip to content

Conversation

david16Digits
Copy link

This PR adds the Supabase MCP Server to the Docker MCP Registry.

What is Supabase MCP Server?

The Supabase MCP Server allows AI assistants to interact with Supabase projects through the Model Context Protocol, enabling database management, Edge Functions deployment, TypeScript type generation, and more.

Features

  • Database Management: List tables, execute SQL queries, apply migrations
  • Edge Functions: Deploy and manage Supabase Edge Functions
  • Development Tools: Generate TypeScript types, access project configuration
  • Debugging: View service logs and security/performance advisories
  • Documentation Search: Query Supabase docs for up-to-date information
  • Branching: Work with development branches (experimental, paid plans)

Testing

Security

The server supports multiple security features:

  • Read-only mode for safe database access
  • Project scoping to limit access to specific projects
  • Properly configured secrets (SUPABASE_ACCESS_TOKEN)
  • Environment variable configuration

Links

@david16Digits david16Digits requested a review from a team as a code owner October 9, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant