Chroma

chroma-core
147
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma

Overview

What is Chroma

Chroma-MCP is an implementation of the Model Context Protocol (MCP) server that provides database capabilities for Chroma, enabling seamless integration between LLM applications and external data sources.

How to Use

To use Chroma-MCP, configure your client type in the 'claude_desktop_config.json' file or set environment variables. Options include ephemeral, persistent, cloud, and HTTP clients for various deployment scenarios.

Key Features

Key features include flexible client types (ephemeral, persistent, cloud, HTTP), collection management (create, modify, delete collections), document operations (add, query, filter documents), and support for advanced search capabilities.

Use Cases

Use cases for Chroma-MCP include building LLM applications with memory, managing knowledge bases, and integrating AI models with external data sources for enhanced context retrieval.

Content