Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearnDocs
Home
MCP Servers
Supabase
⚡

Supabase

Connect your Supabase projects to AI assistants

BackendDatabaseAuthStorage

About

The Supabase MCP server connects AI assistants directly with your Supabase project, allowing them to manage tables, fetch config, query data, and perform database operations. Uses the official Model Context Protocol standardized connection.

Installation

Configuration
{
  "mcpServers": {
    "supabase": {
      "env": {
        "MCP_URL": "https://mcp.supabase.com/mcp"
      },
      "args": [],
      "command": "mcp"
    }
  }
}

How to Use

  1. 1Follow Supabase security best practices at https://github.com/supabase-community/supabase-mcp#security-risks
  2. 2Configure using the official MCP URL: https://mcp.supabase.com/mcp
  3. 3For read-only mode, add ?read_only=true to the URL
  4. 4For project-scoped access, add ?project_ref=YOUR_PROJECT_REF
  5. 5Your MCP client will prompt you to log in to Supabase during setup
  6. 6For local development with Supabase CLI, use http://localhost:54321/mcp

Environment Variables

MCP_URLhttps://mcp.supabase.com/mcp

Related MCP Servers

🤖

Replicate

Run AI models in the cloud

🔐

Auth0

Authentication and authorization platform

📄

Sanity

Structured content platform and headless CMS

← Back to All MCP Servers