Skip to content
Back to search
30
MCP

chroma-mcp-server

pypi/chroma-mcp-server

Chroma MCP Server - Vector Database Integration for LLM Applications

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chroma-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}