trychroma.com/mcp
Chroma is an AI data platform and vector database for storing documents, embeddings, and metadata, then querying them with dense, sparse, hybrid, and full-text search. It is available as open-source self-hosted software and as the managed Chroma Cloud service.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Chroma Cloud API key. Use <token>.
Chroma Cloud API key. Use Bearer <token>.
npx add-mcp@latest https://mcp.trychroma.com/package-search/v1 --transport http --header "x-chroma-token: <x-chroma-token>" --header "Authorization: <Authorization>"