supabase-mcpserver
1
The Supabase MCP Server allows seamless interactions with a Supabase database through a standardized protocol, enabling AI-driven operations. It is equipped with tools for comprehensive database management, accommodating various CRUD operations without needing environment variables for authentication.
Overview
The project is an MCP server designed to facilitate interactions with a Supabase database. It enables AI assistants to conduct various database operations using a standardized interface. The server can be set up by cloning the repository, installing dependencies, and running a Docker container. Key features include tools for reading, creating, updating, and deleting records, as well as listing and creating tables.