Back to search
30
MCP

chroma-mcp

pypi/chroma-mcp

Chroma MCP Server - Vector Database Integration for LLM Applications

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

Similar MCP servers embedding-nearest

chroma-mcp-server
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
iflow-mcp_chroma-core_chroma-mcp
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
mcpbind-chroma-mcp
MCP Server Package: chroma-mcp
0 tools
mcpbind-chroma
MCP Server Package: chroma
0 tools
chromadb-mcp-ollama
Chroma MCP server with Ollama embedding configuration
0 tools
ChromaDB Remote MCP Server
Remote ChromaDB vector database MCP server with streamable HTTP transport
0 tools · streamable-http

How to use

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

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