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.
Chroma MCP Server is an implementation of the Model Context Protocol (MCP) designed to provide database capabilities for Chroma, an open-source embedding database optimized for managing and retrieving contextual data collections for large language model (LLM) applications. The MCP is an open protocol that facilitates seamless integration between LLM applications and external data sources or tools, enabling LLMs to access the context they need efficiently. This server leverages Chroma's powerful data retrieval features, allowing AI models to create, manage, and query collections of generated data and user inputs. It supports various client types including ephemeral (in-memory) clients for testing, persistent file-based storage clients, HTTP clients for self-hosted Chroma instances, and cloud clients for integration with Chroma Cloud services. Key functionalities include comprehensive collection management such as creating, modifying, deleting collections, listing collections with pagination, and configuring vector search parameters like HNSW. Document operations are robust, supporting adding documents with metadata, semantic and full-text search queries, advanced filtering, and document retrieval by IDs or filters. The server also supports updating and deleting documents within collections. Chroma MCP supports multiple embedding functions including default, cohere, openai, jina, voyageai, and roboflow, with persistent embedding function configuration per collection to ensure consistent retrieval and insertion operations. It also provides detailed environment variable configurations for API keys and client settings, enhancing security and flexibility. The server is designed to integrate easily with applications like Claude Desktop, providing configuration examples for ephemeral, persistent, cloud, and self-hosted clients. It also offers demos and documentation to assist developers in leveraging its capabilities for building LLM applications with memory and contextual awareness. Overall, Chroma MCP Server is a comprehensive, flexible, and efficient solution for managing contextual data collections and enabling advanced search and retrieval functionalities in LLM-powered applications, adhering to the Model Context Protocol standards.
https://github.com/chroma-core/chroma-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.
Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.