3rdAI-admin/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.
This project provides a Model Context Protocol (MCP) server for interacting with a Supabase database using the `fastmcp` Python library.
Tools
Functions exposed to the LLM to take actions
read_rows
Reads rows from a specified table with advanced filtering capabilities.
create_records
Creates one or more new records in a table.
update_records
Updates existing records in a table based on advanced filters.
delete_records
Deletes records from a table based on advanced filters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client