sweir1/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.
A production-ready Model Context Protocol (MCP) server that provides AI assistants with intelligent Supabase database access.
Tools
Functions exposed to the LLM to take actions
supabase_query
Advanced PostgreSQL querying with 23+ operators and comprehensive filtering.
supabase_insert
Single or batch inserts with upsert support.
supabase_update
Targeted updates with precise filters.
supabase_delete
Safe deletion with filter requirements.
supabase_rpc
Execute PostgreSQL functions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client