Enables Claude and other LLMs to interact with Supabase databases and Edge Functions through a secure API for performing CRUD operations and invoking custom payloads without requiring integration code.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_API_KEY— your_secret_api_keyMCP_SERVER_HOSTMCP_SERVER_PORT— The HTTP server attempts to find an available port automatically. You can manually specify a different port in your .env file by changing the value.SUPABASE_ANON_KEY— your_supabase_anon_keySUPABASE_SERVICE_ROLE_KEY— your_supabase_service_role_keySUPABASE_URL— your_supabase_project_url[](https://m8ven.ai/mcp/supabase-mcp-1pi643)