12 tools from the ChromaDB MCP Server, categorised by risk level.
View the ChromaDB policy →chroma_get_collection_count Get the document count in a collection 2/5 chroma_get_collection_info Get detailed information about a collection 2/5 chroma_get_documents Retrieve documents by ID or filter 2/5 chroma_list_collections List all collections with pagination 2/5 chroma_peek_collection View a sample of documents in a collection 2/5 chroma_query_documents Query documents using semantic search 2/5 The ChromaDB MCP server exposes 12 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the ChromaDB server.
ChromaDB tools are categorised as Read (6), Write (4), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept