Enables database introspection, management, and interaction with self-hosted Supabase instances from development environments using the Model Context Protocol.
Self-Hosted Supabase bridges the gap between MCP clients and local Supabase projects, empowering developers to interact with their databases directly from their development environment. This server, built from scratch with insights from the official Supabase cloud MCP server, offers a streamlined experience tailored for single-project, self-hosted environments. It provides a suite of tools for querying schemas, managing migrations, inspecting statistics, handling authentication, and interacting with Supabase Storage, ensuring seamless integration with MCP-based tools.