{"slug":"djm81/chroma_mcp_server","name":"Chroma MCP Server","description":"An MCP server for the Chroma embedding database, providing persistent, searchable working memory for AI-assisted development with features like automated context recall and codebase indexing.","category":"database","tags":[],"official":false,"stars":26,"transport":"stdio","install":[{"cmd":"pip install chroma-mcp-server","imports":[]}],"tools":[{"name":"add_memory","description":"Add a memory to the working memory store"},{"name":"search_memories","description":"Search working memory for relevant context"},{"name":"get_memory","description":"Retrieve a specific memory by ID"},{"name":"delete_memory","description":"Delete a memory from the store"},{"name":"list_collections","description":"List all available collections"},{"name":"create_collection","description":"Create a new collection"},{"name":"delete_collection","description":"Delete a collection"},{"name":"add_documents","description":"Add documents to a collection"},{"name":"query_documents","description":"Query documents from a collection"},{"name":"update_documents","description":"Update documents in a collection"},{"name":"delete_documents","description":"Delete documents from a collection"},{"name":"get_collection_info","description":"Get information about a collection"},{"name":"setup_collections","description":"Set up multiple collections with consistent configuration"},{"name":"update_embedding_function","description":"Update the embedding function for a collection"},{"name":"promote_to_learning","description":"Promote a working memory entry to a verified learning"},{"name":"auto_promote","description":"Automatically promote high-confidence entries to learnings"},{"name":"validate_learning","description":"Validate a learning with evidence"},{"name":"capture_test_failure","description":"Capture a test failure for automated learning workflow"},{"name":"monitor_test_fix","description":"Monitor for a test fix and promote to learning"}],"env_vars":[],"auth_type":"none","github":"https://github.com/djm81/chroma_mcp_server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}