feature-request-collection-mcp
If you are the rightful owner of feature-request-collection-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.
Supabase MCP Server allows querying the feature_suggestions table in a Supabase database.
The Supabase MCP Server is a Model Context Protocol server designed to interface with a Supabase database, specifically targeting the feature_suggestions table. It requires Node.js and npm for setup and operation. The server can be run using a simple command and is compatible with AI tools like Cursor and Claude Desktop, allowing seamless integration and querying capabilities. Users can easily configure the server to connect with their Supabase project by providing the necessary credentials in a .env file. The server supports querying with optional parameters to limit the number of records returned, making it a flexible tool for managing and retrieving data from the Supabase database.
Features
- Easy setup with Node.js and npm
- Integration with AI tools like Cursor and Claude Desktop
- Supports querying the feature_suggestions table
- Configurable query limits for data retrieval
- Real-time connection status monitoring