🗄️

Supabase

MCP server for interacting with the Supabase platform

Database stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add comsupabase-mcp -- npx -y @supabase/mcp-server-supabase
ADD TO claude_desktop_config.json
{ "mcpServers": { "comsupabase-mcp": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comsupabase-mcp": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comsupabase-mcp": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase"] } } }

About This MCP Server

The com.supabase/mcp server is a database tool that enables interaction with the Supabase platform, allowing developers to access and manage database resources remotely through standard input/output interfaces, and can be integrated into projects using npm packages such as @supabase/mcp-server-supabase. Developers would use this tool when building applications that require seamless communication with Supabase databases. It provides a protocol for model context management, facilitating data exchange and manipulation between the application and the database.

MCP server for interacting with the Supabase platform. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

@supabase/mcp-server-supabase on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Supabase server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comsupabase-mcp.svg)](https://skillsplayground.com/mcps/comsupabase-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.