jq-supabase-mcp-server

jquad-group/jq-supabase-mcp-server

3.2

If you are the rightful owner of jq-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 dayong@mcphub.com.

A production-ready Model Context Protocol (MCP) server for secure Supabase database integration.

Tools

Functions exposed to the LLM to take actions

list_tables

Lists all accessible tables in the Supabase database.

query_table

Query a specific table with optional filters and pagination.

describe_table

Get detailed schema information for a specific table.

insert_record

Insert a new record into a table with validation.

update_record

Update existing records based on filter conditions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources