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.
MongoDB Lens is a comprehensive local Model Context Protocol (MCP) server designed to facilitate natural language interaction with MongoDB databases through the use of large language models (LLMs). This project enables users to perform a wide range of database operations such as querying, aggregation, optimization, and management using natural language commands, making database interaction more intuitive and accessible. The server supports numerous tools that cover essential MongoDB functionalities. These include adding connection aliases, executing aggregation pipelines, analyzing query patterns for optimization, inferring collection schemas, and performing bulk operations. It also offers capabilities for managing database objects like collections, indexes, users, and databases themselves, with safety confirmations for destructive operations to protect data integrity. MongoDB Lens provides advanced features such as collation queries for language-specific document retrieval, schema comparison between collections, and geospatial queries. It supports exporting data in JSON or CSV formats and managing large files using GridFS. The server also includes tools for performance analysis like explaining query execution plans and retrieving database statistics. The project emphasizes data protection by requiring confirmations for potentially destructive actions such as deleting documents, dropping collections or databases, and removing indexes or users. It integrates seamlessly with MCP clients like Claude Desktop and Cursor, allowing users to explore and manipulate their MongoDB databases through natural language queries. Installation and configuration are straightforward, with detailed documentation and tutorials provided. MongoDB Lens is distributed with licensing information and version tracking via Docker Hub and NPM, ensuring ease of deployment and updates. Overall, MongoDB Lens stands out as a powerful MCP server that leverages LLMs to transform how developers and database administrators interact with MongoDB, enhancing productivity and simplifying complex database operations through natural language.
https://github.com/furey/mongodb-lens
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.