The Supabase MCP server enables AI assistants like Claude and Cursor to connect directly to Supabase projects and perform database operations through standardized Model Context Protocol integration. It provides tools for managing tables, querying data, and fetching configuration from Supabase projects, with configurable read-only mode and project-specific scoping for security. The server solves the problem of giving LLMs structured access to Supabase databases while maintaining control through authentication, authorization, and risk mitigation features.
claude mcp add --transport stdio supabase-community-supabase-mcp uvx supabase-mcp