# Supabase MCP Server

> Sets up a Supabase MCP server for managing Postgres databases through a RESTful API, including fetching tables, adding roles, and running queries.

- Skill: `agentskillexchange/supabase-mcp-server` (Agent Skill)
- Install (CLI): `npx skillmds add agentskillexchange/supabase-mcp-server`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/supabase-mcp-server/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs, SaaS Connectors
- Tags: Mcp Server, Postgres, Rest Api, Supabase
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/agentskillexchange/supabase-mcp-server

---


# Supabase MCP Server



## Installation

Requirements and caveats from upstream:
- <td>Python</td>

Basic usage or getting-started notes:
- To see how to Contribute, visit [Getting Started](./DEVELOPERS.md)
- [postgres-meta](https://github.com/supabase/postgres-meta) is a RESTful API for managing your Postgres, allowing you to fetch tables, add roles, and run queries, etc.

- Source: https://github.com/supabase/supabase
- Extracted from upstream docs: https://raw.githubusercontent.com/supabase/supabase/HEAD/README.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/supabase-mcp-server/)

