Supabase Mcp
Official Supabase MCP server to connect AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data.
Installation
npx -y supabase-community/supabase-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "supabase-mcp",
"command": "npx",
"args": [
"-y",
"supabase-community/supabase-mcp"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
Hackmd Mcp
Allows AI models to interact with [HackMD](https://hackmd.io)