Language: 日本語English

supabase Plugin

Category
Database
Topics
Databases & Storage · Web & App Development · AI Agents & AI App Development
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

supabase-plugin is the official Supabase distribution repository that packages skills and MCP adapters for AI coding assistants, including Claude Code, Cursor, Codex, GitHub Copilot, and Gemini. According to the README, it bundles a skills/supabase skill for general Supabase product guidance and a skills/supabase-postgres-best-practices skill for Postgres performance and schema guidance, along with vendor-specific plugin manifests and MCP adapters for each supported surface. Skill files are synced automatically from supabase/agent-skills releases via a GitHub Actions workflow, which opens a pull request to update this repository. The specific database-operation, authentication, storage, and real-time-subscription capabilities mentioned in the item description are not detailed in the README text reviewed here, so their concrete behavior is unknown.

Overview

This plugin is Supabase's official distribution repository for integrating Supabase-related skills and MCP adapters into AI coding assistants such as Claude Code, Cursor, Codex, GitHub Copilot, and Gemini, as described in the README.

What you can do with supabase

  • Install the plugin for supported vendors: Claude Code, Cursor, Codex, GitHub Copilot, and Gemini
  • Reference general Supabase product guidance via the skills/supabase skill
  • Reference Postgres performance and schema guidance via the skills/supabase-postgres-best-practices skill
  • Use per-vendor plugin manifests and MCP adapters bundled in the repository
  • Receive skill updates automatically synced from supabase/agent-skills releases

Sources

Original description (English)

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.

History of supabase

Back to list