Back to search
30
MCP

fpehl/chroma-mcp-proxy

docker/fpehl/chroma-mcp-proxy

MCP Server for connecting to local (lan) chroma db server an usage with docker mcp toolkit

Uptime
0.0%
5 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
mcp/chroma
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
0 tools
chroma-mcp
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
0 tools
devsaurus/chromadb-remote-mcp
Remote ChromaDB MCP server for Claude Desktop/Mobile/Code with authentication and REST API proxy.
0 tools
chroma-mcp
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
chromium-mcp-server
MCP server for accessing Chromium source code that is otherwise difficult to fetch directly
0 tools

How to use

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

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