supabase
Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.
Content Preview
{
"name": "supabase",
"description": "Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.",
"category": "database",
"source": "./external_plugins/supabase",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/supabase"
}How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/supabase.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.jsonSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/anthropics/claude-plugins-officialThen reference at .claude-plugin/marketplace.json
Related Skills
supabase-automation
Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
supabase-automationsupabaseautomationsql
by davepoon · buildwithclaude
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
postgres-patternspostgrespatternssecurity
by affaan-m · everything-claude-code
Automating Database Backups
This skill automates database backups using the database-backup-automator plugin. It creates scripts for scheduled backups, compression, encryption, and restore procedures across PostgreSQL, MySQL, MongoDB, and SQLite. Use this when the user requests database backup automation, disaster recovery pla
skill-adapterautomating database backups
by jeremylongshore · plugins-plus-skills
supabase-data-handling
Implement Supabase PII handling, data retention, and GDPR/CCPA compliance patterns.
supabase-data-handlingsupabasedatahandling
by jeremylongshore · plugins-plus-skills