mcp.chroma

volteditor/mcp.chroma

3.3

If you are the rightful owner of mcp.chroma and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A ChromaDB MCP server for vector embeddings, collections, and document management.

Tools

Functions exposed to the LLM to take actions

chroma_list_collections

List all collections

chroma_create_collection

Create a new collection

chroma_peek_collection

Preview documents in a collection

chroma_get_collection_info

Get metadata about a collection

chroma_get_collection_count

Count documents in a collection

chroma_modify_collection

Update collection properties

chroma_delete_collection

Delete a collection

chroma_add_documents

Add documents to a collection

chroma_query_documents

Search for similar documents

chroma_get_documents

Retrieve documents from a collection

chroma_update_documents

Update existing documents

chroma_delete_documents

Delete documents from a collection

process_thought

Process thoughts in an ongoing session

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources