chroma_get_collection_count
Get the number of documents in a collection
How to use it
chroma_get_collection_count is exposed by the Chroma MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chroma_get_collection_count 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
Create a new collection with optional HNSW configuration
Delete a collection
Delete specific documents from 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