pinion05/supabase-mcp-lite
3.3
If you are the rightful owner of supabase-mcp-lite 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 Lite is a streamlined version of the Supabase MCP server, designed to use 70% less context than standard implementations.
Tools
Functions exposed to the LLM to take actions
query
Run SQL queries with optional parameters.
select
Retrieve data from a specified table with optional conditions and limits.
mutate
Perform data changes such as insert, update, or delete.
storage
Manage file storage operations like upload and list.
auth
Handle user authentication tasks such as create and list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client