supabase-mcp-server

Kshitijijari09/supabase-mcp-server

3.1

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 Model Context Protocol (MCP) server for integrating Supabase databases with AI assistants like Claude, optimized for use with Cursor IDE.

Tools

Functions exposed to the LLM to take actions

query_table

Query table with filters

insert_data

Insert new records

update_data

Update existing records

delete_data

Delete records

count_rows

Count table rows

get_table_info

Get table information

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources