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.
ClickHouse MCP Server is an implementation of the Model Context Protocol (MCP) designed specifically for ClickHouse, a columnar database management system. This server enables secure, read-only SQL querying and database exploration for ClickHouse clusters, making it a valuable tool for users who want to interact with ClickHouse data safely and efficiently. The server integrates seamlessly with Claude Desktop, a platform that supports MCP servers, and it supports both local and cloud deployments, providing flexibility in various environments. The project offers several key features, including the ability to execute SQL queries on ClickHouse clusters with read-only permissions to ensure data safety. It provides tools to list databases and tables within those databases, facilitating easy navigation and exploration of the ClickHouse data structure. Additionally, it supports chDB, an embedded OLAP engine that allows querying data directly from various sources such as files, URLs, and databases without the need for ETL processes. This dual support for ClickHouse and chDB can be enabled independently or simultaneously, depending on user requirements. The server includes a health check endpoint accessible via HTTP or SSE transport, which returns the status of the connection to the ClickHouse server, helping administrators monitor the server's health. Configuration is straightforward, involving environment variables to specify connection details and options for enabling ClickHouse or chDB functionalities. The project also supports running with or without the 'uv' tool, providing flexibility in deployment. For development and testing, the project includes instructions for setting up a ClickHouse cluster using Docker Compose and running the MCP server with the MCP Inspector. Overall, ClickHouse MCP Server is a robust and secure MCP protocol implementation that enhances the usability and accessibility of ClickHouse data through standardized, read-only SQL querying and integration with modern desktop tools.
https://github.com/ClickHouse/mcp-clickhouse
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.