chroma-mcp

chroma-mcp

159

Chroma is an open-source embedding database that acts as a server in the Model Context Protocol. It is designed to facilitate data retrieval, document operations, and collection management for LLM applications, providing flexible client types and a range of tools for developers.

chroma_list_collections

List all collections

chroma_create_collection

Create a new collection

chroma_peek_collection

View document samples in the collection

chroma_get_collection_info

Get collection details

chroma_get_collection_count

Get the number of documents in the collection

chroma_modify_collection

Update collection name or metadata

chroma_delete_collection

Delete a collection

chroma_add_documents

Add a document

chroma_query_documents

Query Documents

chroma_get_documents

Search documents by ID or filter

chroma_update_documents

Update the documentation

chroma_delete_documents

Delete a document