We curate open-source GitHub repositories matching “best supabase mcp servers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
This project is a Model Context Protocol server and AI agent database connector. It provides a standardized communication layer that allows language models to interact with relational data stores, read database schemas, and manage PostgreSQL database resources. The implementation acts as a serverless host for the Model Context Protocol, deploying on distributed edge functions to connect AI assistants to a project. This enables AI agents to perform database administration, execute SQL queries, and handle schema migrations through an AI-compatible interface. The system covers broader capabilit
This repository is a dedicated Model Context Protocol server specifically designed to bridge AI agents with Supabase, providing the required schema introspection, CRUD capabilities, and TypeScript-based implementation for database interaction.
ACI is a tool-calling platform and centralized system for managing and executing external service operations and custom scripts for agentic workflows. It functions as a unified Model Context Protocol server that enables AI agents and IDEs to dynamically discover and execute diverse toolsets. The platform distinguishes itself through a natural language capability index and intent matching to search for available tools based on task requirements. It provides an external service authenticator and account linking via OAuth-based credential management to permit secure tool execution on behalf of u
This repository is a Model Context Protocol server designed to orchestrate external service operations and tool-calling for AI agents, though it functions as a general-purpose integration platform rather than a dedicated Supabase-specific server.