Supabase
Integrates with Supabase to enable database operations, file storage, and user authentication for scalable, real-time applications.
43 stars
0 tools
Created Aug 2025
@dynamicendpoints/dynamicendpoints-supabase-supabase-mcpAbout
Integrates with Supabase to enable database operations, file storage, and user authentication for scalable, real-time applications.
Categories
general
Installation
npm
npm install @dynamicendpoints/dynamicendpoints-supabase-supabase-mcp
Configuration
{
"mcpServers": {
"dynamicendpoints-supabase-supabase-mcp": {
"command": "npx",
"args": [
"-y",
"@dynamicendpoints/dynamicendpoints-supabase-supabase-mcp"
]
}
}
}