MCP Tool Reference
CHROMADB TOOLS
12 tools from the ChromaDB MCP Server, categorised by risk level.
View the ChromaDB policy →READ TOOLS
6chroma_list_collections List all collections with pagination support chroma_peek_collection View a sample of documents in a collection chroma_get_collection_info Get detailed information about a collection chroma_get_collection_count Get the number of documents in a collection chroma_query_documents Query documents using semantic search with advanced filtering chroma_get_documents Retrieve documents by IDs or filters with pagination WRITE TOOLS
4chroma_create_collection Create a new collection with optional HNSW configuration chroma_modify_collection Update a collection's name or metadata chroma_add_documents Add documents with optional metadata and custom IDs chroma_update_documents Update existing documents' content, metadata, or embeddings DESTRUCTIVE TOOLS
2ENFORCE POLICIES ON CHROMADB
Open source. One binary. Zero dependencies.