windsurf-supabase-mcp
If you are the rightful owner of windsurf-supabase-mcp 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.
A Windsurf-optimized MCP server for Supabase integration.
The Windsurf Supabase MCP Server is a specialized version of the Supabase MCP server, optimized for integration with the Windsurf Editor. It adheres to the Model Context Protocol (MCP) standard and introduces significant enhancements in error handling, response formatting, and SQL query processing. These improvements are designed to address the limitations of the original server, such as silent failures from malformed SQL queries, inconsistent JSON response structures, and limited type safety. The server also features advanced SQL to REST conversion capabilities, flexible authentication management, and enhanced security validation. It is tailored to provide seamless database interactions, real-time query validation, and optimized response formatting for UI components within the Windsurf Editor.
Features
- Enhanced Error Handling: Structured error responses with detailed context and improved LLM-friendly messages.
- Standardized Response Formatting: Consistent JSON structure with added metadata for UI components.
- Advanced SQL to REST Conversion: Support for complex SQL operations and improved query validation.
- Flexible Authentication: API key management and bearer token support with enhanced security validation.
- Integration with Windsurf: Real-time query validation and optimized response formatting for UI components.
Tools
postgrestRequest
Enhanced PostgREST API access tool for performing RESTful requests
sqlToRest
Improved SQL to REST conversion tool for converting SQL queries to RESTful requests