databases

Chroma Mcp

Chroma MCP server to access local and cloud Chroma instances for retrieval capabilities

python
cloud
local
enterprise
databases
0
View on GitHub

Installation

npx -y chroma-core/chroma-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "chroma-mcp",
  "command": "npx",
  "args": [
    "-y",
    "chroma-core/chroma-mcp"
  ]
}

About This MCP Server

chroma-core/chroma-mcp

Chroma MCP server to access local and cloud Chroma instances for retrieval capabilities

GitHub: https://github.com/chroma-core/chroma-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub