Enterprise DNA
M MCP Servers Developer low

joshuarileydev/supabase-mcp-server

by Various

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

J

MCP

joshuarileydev/supabase-mcp-server

Added 1 June 2026

Overview

This Node.js project provides a Model Context Protocol (MCP) server that lets developers manage and create Supabase projects and organizations through AI assistants. It wraps the Supabase Management API into a tool interface that can be used by MCP-compatible clients.

Best for

Best for
Developers who want to automate Supabase project administration through an AI assistant

Use cases

  • Create and configure Supabase projects from an AI chat interface
  • Manage organizations and invite members programmatically
  • Query project metadata and status without leaving a development workflow

How to use

Tools exposed

  • npx

Example client config

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

Notes

This Node.js project provides a Model Context Protocol (MCP) server that lets developers manage and create Supabase projects and organizations through AI assistants. It wraps the Supabase Management API into a tool interface that can be used by MCP-compatible clients.

50 stars on GitHub. Last updated 2024-12-06.

Use cases

  • Create and configure Supabase projects from an AI chat interface
  • Manage organizations and invite members programmatically
  • Query project metadata and status without leaving a development workflow

Pros

  • Enables hands-free Supabase project management inside AI assistants
  • Small, focused codebase that is easy to audit or extend
  • Actively maintained with open-source community contributions

Cons

  • Requires a MCP-compatible client and setup to use
  • Depends on the Supabase Management API, so limited to public API actions
  • Small community with only 50 stars means less support and fewer integrations

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables hands-free Supabase project management inside AI assistants
  • Small, focused codebase that is easy to audit or extend
  • Actively maintained with open-source community contributions

Cons

  • Requires a MCP-compatible client and setup to use
  • Depends on the Supabase Management API, so limited to public API actions
  • Small community with only 50 stars means less support and fewer integrations
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks