S

Supabase MCP Servers

By supabase-community·Visit Source
Supabase integration for AI assistants via MCP
January 28, 2025
2 days ago
12 Clicks

What is this MCP

This MCP enables AI assistants to interact with Supabase projects, allowing them to manage tables, fetch config, query data, and perform various database operations through a standardized protocol.

How to use this MCP

  • Create a Supabase personal access token
  • Configure your MCP client (like Cursor) with the token
  • Run the server via npx command (can be set to read-only mode)
  • What this MCP can be used for

    - Project management (create/pause/restore projects)

    - Database operations (SQL queries, migrations, schema changes)

    - Development workflows (branching, type generation, cost confirmation)

    Repository Info
    Stars:
    2439
    Forks:
    301
    Watchers:
    2439
    Last Updated: 2 days ago