Supabase MCP Server

Integrations

  • Provides programmatic access to the Supabase Management API, allowing AI models and other clients to manage Supabase projects and organizations. Capabilities include listing, creating and deleting projects, retrieving project API keys, and managing organizations.

Supabase MCP Server

A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.

Features

Project Management

  • List all projects
  • Get project details
  • Create new projects
  • Delete projects
  • Retrieve project API keys

Organization Management

  • List all organizations
  • Get organization details
  • Create new organizations

Installation

Add the following to your Claude Config JSON file

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

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.

  1. Features
    1. Project Management
    2. Organization Management
  2. Installation

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      A generic Model Context Protocol framework for building AI-powered applications that provides standardized ways to create MCP servers and clients for integrating LLMs with support for Ollama and Supabase.
      Last updated -
      TypeScript
    • -
      security
      F
      license
      -
      quality
      Implements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.
      Last updated -
      16
      Python
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.
      Last updated -
      47
      1
      JavaScript
      MIT License
      • Linux
    • -
      security
      -
      license
      -
      quality
      A Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.
      Last updated -
      2

    View all related MCP servers

    ID: e994hfjjxc