dolthub/dolt
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
Supabase MCP Server is a project that connects Supabase projects to AI assistants such as Cursor, Claude, and Windsurf using the Model Context Protocol (MCP). MCP standardizes communication between Large Language Models (LLMs) and external services like Supabase, enabling AI assistants to manage and query Supabase resources directly. This server allows LLMs to perform various tasks including managing tables, fetching configuration, querying data, and more within Supabase projects. The project requires Node.js for setup and uses a personal access token (PAT) for authentication with Supabase. Users configure their MCP clients to use the Supabase MCP server by specifying commands and environment variables, including the access token and project reference. The server supports different modes such as read-only mode, which restricts database queries to read-only operations, and project-scoped mode, which limits the server's access to a specific Supabase project. Supabase MCP Server offers a range of tools grouped by features that LLMs can utilize. These include account management tools (e.g., listing projects and organizations, creating and managing projects), knowledge base tools for searching Supabase documentation, and database tools for listing tables, extensions, migrations, and applying SQL migrations. Additional feature groups include debug, development, edge functions, storage, and experimental branching features. The server is designed to be flexible and secure, allowing users to customize which tools are enabled and to restrict access as needed. It is currently in a pre-1.0 state, so users should expect potential breaking changes, but LLMs are designed to adapt automatically to available tools. Overall, Supabase MCP Server facilitates seamless integration of AI assistants with Supabase, enhancing automation and interaction capabilities for Supabase projects through the MCP standard.
https://github.com/supabase-community/supabase-mcp
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
DBX is a lightweight, cross-platform database client supporting over 70 databases, featuring a built-in AI assistant, MCP Server, and available as desktop, Docker, or CLI.
Open-source generative BI engine that exposes governed text-to-SQL, a semantic layer and dashboard generation to AI agents through an MCP server and CLI across more than twenty data sources.
MCP Toolbox for Databases is an open-source Model Context Protocol (MCP) server that connects AI agents, IDEs, and applications directly to enterprise databases, offering both pre-built and custom ...
The Notion MCP Server is an official MCP server implementation that enables secure, programmatic interaction with Notion content through MCP commands, optimized for AI agents and supporting multiple deployment options.
DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP clients to connect to and explore multiple database systems including MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and SQLite.
Postgres MCP Pro is an open-source Model Context Protocol server for PostgreSQL that provides advanced database health monitoring, index tuning, query plan analysis, and safe SQL execution to support AI agents and developers throughout the application lifecycle.
mcp-server-mysql is a Model Context Protocol server that provides secure, read-only access to MySQL databases, enabling large language models to inspect schemas and execute SQL queries efficiently.