ChromaDB
CommunitybyHumainLabs
Vector database for semantic document search and retrieval.
Configuration
{
"mcpServers": {
"chromadb": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chromadb"
]
}
}
}Add this to your claude_desktop_config.json file.