Connects Large Language Models to Supabase projects using the Model Context Protocol.
This repository provides a collection of Model Context Protocol (MCP) servers designed to interface with Supabase, enabling Large Language Models (LLMs) to interact with and leverage Supabase's functionalities. By utilizing MCP, these servers act as intermediaries between LLM clients and Supabase services, allowing users to query databases, manage projects, and perform other actions via natural language interfaces. The initial offering includes a PostgREST server for querying Supabase databases with more management-related servers coming soon.