Chroma
Createdvolteditor
Provides an MCP server for managing vector embeddings, collections, and documents within ChromaDB.
About
Chroma is an MCP server designed to facilitate seamless interaction with ChromaDB, a vector database ideal for managing embeddings. Through a Model-Controller-Protocol (MCP) interface, Chroma empowers users to perform a wide range of operations on collections and documents. From creating and modifying collections to adding, querying, and updating documents, this server offers a comprehensive toolkit for efficient vector database management, integrating easily with tools like Claude and Cursor.
Key Features
- Document operations (add, query, get, update, delete)
- 1 GitHub stars
- Supports multiple client types (HTTP, Cloud, Persistent, Ephemeral)
- Thought processing for session management
- Collection management (create, list, modify, delete)
Use Cases
- Building AI-powered applications with vector embeddings
- Managing document collections for knowledge bases
- Semantic search and information retrieval