Supabase MCP Servers
@supabase-community
About Supabase MCP Servers
A collection of MCP servers that connect LLMs to Supabase
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Supabase MCP Servers?
Supabase MCP Servers is a collection of Model Context Protocol (MCP) servers that connect large language models (LLMs) to Supabase services. It enables MCP-compatible clients like Claude Desktop to interact with Supabase databases via the PostgREST API.
How to use Supabase MCP Servers?
Install the npm package @supabase/mcp-server-postgrest and configure it with an MCP client such as Claude Desktop. After setup, you can query your Supabase (or any PostgREST) database through natural language conversations in the client.
Key features of Supabase MCP Servers
- Connects LLMs to Supabase via MCP standard
- Uses PostgREST as the API layer for database access
- Works with any MCP-compatible client (e.g., Claude Desktop)
- Supports any PostgREST server, not only Supabase
- Management API for schema and DDL tasks (coming soon)
Use cases of Supabase MCP Servers
- Query your Supabase database via Claude Desktop chat
- Perform natural‑language database lookups without writing SQL
- Integrate Supabase data into LLM‑powered workflows
FAQ from Supabase MCP Servers
—
More Cloud & Infrastructure MCP servers
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Comments