Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"chromadb": {
"command": "uvx",
"args": [
"chromadb"
]
}
}
}
Or run directly:
uvx chromadb
Details
| Website | https://pypi.org/project/chromadb/ |
|---|---|
| GitHub | https://github.com/chroma-core/chroma |
| License | unknown |
| Pricing | free |
| Sources | pypi |
| Discovered | 2026-05-25 |