Chroma MCP Server for Embedding Database Operations 是做什麼的?
An official MCP server for the Chroma open-source embedding database. Enables AI agents to create collections, add documents, perform vector search, full-text search, and metadata filtering through the Model Context Protocol.
Installation
Requirements and caveats from upstream:
- The fastest way to build Python or JavaScript LLM apps with memory!
Basic usage or getting-started notes:
-
The Model Context Protocol (MCP) is an open protocol designed for effortless integration between LLM applications and external data sources or tools, offering a standard...
-
To add an ephemeral client, add the following to your claude_desktop_config.json file:
-
json
-
Extracted from upstream docs: https://raw.githubusercontent.com/chroma-core/chroma-mcp/HEAD/README.md