Aliyun Supabase
Connects AI assistants with Supabase projects deployed on Alibaba Cloud to enable management, configuration fetching, and data querying.
About
This tool serves as a Model Context Protocol (MCP) server, bridging the gap between Large Language Models (LLMs) and Supabase projects hosted on Alibaba Cloud. It empowers AI assistants like Cursor, Claude, and others to directly interact with your Supabase deployments. By standardizing communication through the MCP, it allows LLMs to perform a wide array of tasks, including managing project configurations, fetching API keys, modifying security settings, executing SQL queries, and exploring database structures. This integration facilitates the automation of various database and project management tasks through natural language commands, streamlining development and operational workflows.
Key Features
- Connects AI assistants (e.g., Cursor, Claude) to Supabase projects via MCP
- Lists tables within the public schema of a Supabase project database
- Retrieves Supabase project details and API keys (anon and serviceRoleKey)
- Executes custom SQL queries against Supabase project databases
- 3 GitHub stars
- Manages Supabase projects on Alibaba Cloud, including creation, deletion, and security IP list modification
Use Cases
- Developing AI-powered applications that can dynamically query and update Supabase data
- Enabling AI assistants to interact with and manage Supabase projects directly
- Automating database administration tasks on Alibaba Cloud Supabase instances using LLMs