chroma_create_collection
Create a new collection with optional HNSW configuration
How to use it
chroma_create_collection is exposed by the Chroma MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chroma_create_collection tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CHROMA MCP LISTINGOther tools in Chroma MCP (11)
Add documents with optional metadata and custom IDs
Delete a collection
Delete specific documents from a collection
Get the number of documents in a collection
Get detailed information about a collection
Retrieve documents by IDs or filters with pagination
List all collections with pagination support
Update a collection's name or metadata
View a sample of documents in a collection
Query documents using semantic search with advanced filtering
Update existing documents' content, metadata, or embeddings