Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
by supabase
Manage Supabase projects through MCP. Create databases, configure auth settings, manage storage buckets, deploy edge functions, and check project health via AI.
Install
npx -y @supabase/management-mcpRun this command to install and start the server:
npx -y @supabase/management-mcpAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"supabase-management-mcp": {
"command": "npx",
"args": [
"-y",
"@supabase/management-mcp"
]
}
}
}Other cloud servers you might want to compare.
by Anthropic
Search, read, and manage files in Google Drive. Access documents, spreadsheets, and shared drives through AI.
by Google
Deploy applications to Google Cloud Run. List services, manage projects, and ship containers to Google's serverless platform.
by AWS
AWS MCP servers for core service integration. Manage S3, Lambda, DynamoDB, CloudFormation, and more AWS services.
by Microsoft
Official Azure MCP server. Manage Azure resources, deploy services, query Resource Graph, and interact with the Azure ecosystem.