Skip to main content
DatabasesUnknown

joshuarileydev/supabase-mcp-server

Supabase MCP Server for managing and creating projects and organisations in Supabase

databases
Share:

Quick Start

Clone the repository:

git clone https://github.com/joshuarileydev/supabase

Claude Desktop configuration example:

{
  "mcpServers": {
    "supabase": {
      "command": "npx",
      "args": [
        "-y",
        "joshuarileydev/supabase-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
joshuarileydev