Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rikster • Uncategorized
An MCP server enabling AI assistants to perform CRUD operations on Supabase databases via a standardized interface.
Query data from Supabase tables with filtering and pagination.
Insert new records into Supabase tables.
Update or delete existing records in Supabase tables.
The Supabase MCP Server provides tools for AI assistants to interact with Supabase databases, allowing querying, inserting, updating, and deleting table records through the Model Context Protocol. It simplifies database operations for AI workflows by exposing a standardized set of tools accessible via Docker. This server is designed as a demonstration and is a work in progress, aiming to enhance AI IDE coding workflows.