Self-Hosted Supabase Basic Auth icon

Self-Hosted Supabase Basic Auth

1

Provides a Model Context Protocol server enabling introspection, management, and interaction with self-hosted Supabase instances.

概要

Empower your development workflow with a dedicated Model Context Protocol (MCP) server designed for self-hosted Supabase instances, including those deployed with Coolify. This server acts as a bridge, connecting MCP-compatible clients like IDE extensions directly to your local or private Supabase projects. It streamlines tasks such as database introspection, schema management, data interaction, user authentication, and storage operations, providing a focused, efficient solution for developers utilizing self-hosted Supabase.

主な機能

  • Direct interaction with self-hosted Supabase databases via MCP clients
  • Manage database schemas, migrations, and execute custom SQL queries
  • Administer Supabase authentication users and inspect storage buckets
  • Generate TypeScript types directly from your database schema
  • Configurable tool access with support for command-line arguments and environment variables
  • 1 GitHub stars

ユースケース

  • Managing and interacting with self-hosted Supabase projects from IDEs and development environments.
  • Automating database introspection, schema updates, and data querying via MCP clients like Cursor and VS Code Copilot.
  • Streamlining administrative tasks for Supabase Auth users and Storage buckets in private deployments.