iamRajamurugan/Supabase_MCP_Server
3.2
If you are the rightful owner of Supabase_MCP_Server 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 is a robust Model Context Protocol server designed for seamless integration with Supabase databases, enabling AI assistants to perform CRUD operations with advanced querying capabilities.
Tools
Functions exposed to the LLM to take actions
read_records
Fetch records from any table with advanced filtering and sorting.
create_records
Create one or multiple records in a table.
update_records
Update existing records based on filter conditions.
delete_records
Delete records based on filter conditions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client