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.
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
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/chroma-mcp-server-embedding-database-operations/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/chroma-mcp-server-embedding-database-operations
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/chroma-mcp-server-embedding-database-operations.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.