Selfhosted Supabase

Provides a bridge between development environments and self-hosted Supabase instances for database introspection, migration manage

henkdz 140
Claude CodeClaude DesktopGeneric
View source ↗

The Self-Hosted Supabase MCP server provides a bridge between MCP clients and self-hosted Supabase instances, enabling database introspection and management directly from development environments. Built from scratch by HenkDz, it offers tools for querying database schemas, managing migrations, inspecting connections, handling auth users, and interacting with storage buckets through a streamlined interface focused on single-project environments. Unlike the official cloud server, this implementation avoids multi-project complexities while maintaining core functionality through both RPC calls and direct database connections, making it ideal for developers working with local or privately hosted Supabase projects.

Source

Repository: https://github.com/henkdz/selfhosted-supabase-mcp

Maintain Selfhosted Supabase?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Selfhosted Supabase on getagentictools](https://getagentictools.com/mcp/henkdz-selfhosted-supabase-mcp?ref=badge)