supabase/mcp
An MCP server that exposes Supabase tools to AI coding assistants like Claude and Cursor.

Velocity · 7d
+5.1
★ / day
Trend
→steady
star history
The repository implements a Model Context Protocol server for Supabase, allowing AI assistants to directly interact with Supabase projects. It exposes tools enabling LLMs to manage database tables, fetch configurations, and query data. The server connects to AI coding assistants through the MCP standard, effectively serving as a bridge between LLMs and the Supabase backend.