supabase-mcp

supabase-mcp

131

The Supabase MCP Server is a Model Context Protocol server designed to facilitate AI assistants in performing database operations within a Supabase environment. It enables standardized interactions with Supabase for reading, creating, updating, and deleting records, leveraging Docker for integration.

Supabase MCP Server

A Model Context Protocol (MCP) server enabling AI assistants to perform database operations on a Supabase database via a standardized interface.

Features

  • Read, create, update, and delete table records in Supabase.

Prerequisites

  • Docker, Supabase account, and project.

Usage

Integrate with AI assistants using Model Context Protocol with Docker configuration.

Development

Includes project structure and running tests with pytest.

Model Context Protocol Integration

Describes the server's implementation and configuration example for AI assistants to use the Supabase MCP server with Docker.