mcp_server

piyushdhoka/mcp_server

3.2

If you are the rightful owner of 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.

The Supabase MCP Server is a robust Model Context Protocol server designed for seamless integration with Supabase databases, offering a modern web interface and efficient database operations.

Tools

Functions exposed to the LLM to take actions

creatorInfo

Get detailed information about the creator

getDocument

Retrieve a document by its unique UUID

listDocuments

List all documents with pagination and sorting

createDocument

Create new documents in the database

updateDocument

Update existing documents

deleteDocument

Delete documents from the database

upsertDocument

Create or update documents (smart operation)

clearCollection

Clear all documents from a table (with confirmation)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources