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.
The MCP Database Server is a specialized server designed to facilitate database connectivity and operations within the Model Context Protocol (MCP) framework. It supports multiple popular database systems including SQLite, SQL Server, PostgreSQL, and MySQL, enabling seamless integration and interaction with these databases through MCP. The server can be installed and run either globally via npm or locally for development purposes, providing flexibility for different user needs. This server allows users to connect to various databases by specifying connection parameters such as server name, database name, user credentials, and optional settings like port numbers, SSL, and connection timeouts. It supports standard authentication methods as well as AWS IAM authentication for MySQL databases hosted on Amazon RDS, ensuring secure and versatile access options. The MCP Database Server is designed to work with Claude, a platform that utilizes MCP servers to extend its capabilities. Users can configure Claude Desktop to use this server for database operations by specifying the appropriate command and arguments in the configuration file. This setup enables Claude to execute SQL queries on the connected databases, supporting both read (SELECT) and write (INSERT, UPDATE, DELETE) operations. The server provides a set of tools that Claude can use to interact with the databases, including executing queries and managing data. Its comprehensive support for multiple database types and authentication methods makes it a robust solution for integrating database functionalities within the MCP ecosystem. The project includes detailed instructions for installation, configuration, and usage, making it accessible for developers to deploy and customize according to their requirements. Overall, the MCP Database Server enhances the MCP framework by providing a reliable and flexible database access layer, facilitating advanced data operations and integration for applications leveraging MCP.
https://github.com/executeautomation/mcp-database-server
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.
Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.