databases
Chroma Mcp
Chroma MCP server to access local and cloud Chroma instances for retrieval capabilities
python
cloud
local
enterprise
databases
Installation
npx -y chroma-core/chroma-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub