alexander-zuev_supabase-mcp-server
If you are the rightful owner of alexander-zuev_supabase-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Implementation of Supabase MCP server that enables Cursor and Windsurf to interact directly with Supabase PostgreSQL database.
The Supabase MCP Server is designed to facilitate seamless interaction between the Supabase PostgreSQL database and IDEs like Cursor and Windsurf. By leveraging the Model Context Protocol (MCP), it provides a robust set of database management tools that integrate directly with these development environments. This server supports both local and production Supabase projects, offering secure and efficient database access. It includes built-in tools for database exploration, schema insights, and SQL query validation, ensuring developers can manage their databases effectively. The server is compatible with Python 3.12+ and PostgreSQL 16+, and requires the 'uv' package manager for setup. It is designed to be easily integrated into development workflows, with specific setup instructions for both Mac and Windows platforms.
Features
- Works with both Windsurf and Cursor IDEs
- Supports local and production Supabase projects
- Built-in database exploration tools with schema insights
- Secure read-only database access
- SQL query validation