Connects AI tools to a Supabase database, enabling queries of the feature_suggestions table.
This tool provides a Model Context Protocol (MCP) server to interface with a Supabase database, specifically the feature_suggestions table. By connecting to AI tools like Cursor and Claude, it allows users to seamlessly query and retrieve feature suggestions directly within their development workflow. The server is built with TypeScript and requires minimal setup, making it easy to integrate into existing Supabase projects.
主な機能
01Compatible with Cursor and Claude Desktop
02Written in TypeScript
03Connects to Supabase to query feature suggestions
04Supports querying with optional limit parameter
05Provides an MCP server for AI tool integration
ユースケース
01Integrating feature requests into AI-powered workflows
02Querying feature suggestions within Cursor
03Querying feature suggestions within Claude Desktop