pipethedev/Supabase-MCP-Server
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.
The Supabase MCP Server connects Supabase projects to AI assistants like Cursor, Claude, and Windsurf, enabling them to perform various tasks such as managing tables and querying data.
Tools
Functions exposed to the LLM to take actions
list_projects
Lists all Supabase projects for the user.
search_docs
Searches the Supabase documentation for up-to-date information.
list_tables
Lists all tables within the specified schemas.
get_logs
Gets logs for a Supabase project by service type.
deploy_edge_function
Deploys a new Edge Function to a Supabase project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client