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.
MCP Alchemy is a Model Context Protocol (MCP) server designed to enable large language models, such as Claude Desktop, to interact seamlessly with various relational databases. It facilitates database exploration, understanding, and interaction by allowing the language model to access database schemas, write and validate SQL queries, and analyze large datasets. MCP Alchemy supports a wide range of SQL databases including PostgreSQL, MySQL, MariaDB, SQLite, Oracle, Microsoft SQL Server, CrateDB, and Vertica, among others compatible with SQLAlchemy. The server integrates with Claude Desktop by configuring it to connect to the desired database through MCP Alchemy, enabling Claude to act as a database expert. The project provides a comprehensive API with tools to retrieve all table names, filter tables by substring, get detailed schema definitions including columns, primary keys, foreign keys, and nullable flags, and execute SQL queries with formatted output. It supports smart truncation of large query results and clean display of NULL values and ISO formatted dates. Additionally, MCP Alchemy integrates with the claude-local-files project to handle very large datasets by storing full result sets externally, allowing for detailed analysis, reporting, and visualization beyond the language model's context window. Installation requires the uv runtime, and the project offers detailed usage instructions for connecting to various databases by specifying the appropriate database URL and driver. Environment variables allow customization of database connection options and query output limits. The project is actively maintained, works reliably in daily use, and is listed on MCP directory sites like PulseMCP and Glama. MCP Alchemy is part of a suite of MCP projects by the author, aimed at enhancing the capabilities of Claude Desktop with specialized knowledge and interaction abilities for different domains, such as project management and email assistance. Overall, MCP Alchemy empowers large language models to become proficient database assistants, simplifying complex database tasks and enabling advanced data analysis through natural language interaction.
https://github.com/runekaagaard/mcp-alchemy
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.