Back to search
30
MCP

devsaurus/chromadb-remote-mcp

docker/devsaurus/chromadb-remote-mcp

Remote ChromaDB MCP server for Claude Desktop/Mobile/Code with authentication and REST API proxy.

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

Similar MCP servers embedding-nearest

ChromaDB Remote MCP Server
Remote ChromaDB vector database MCP server with streamable HTTP transport
0 tools · streamable-http
chromium-mcp-server
MCP server for accessing Chromium source code that is otherwise difficult to fetch directly
0 tools
fpehl/chroma-mcp-proxy
MCP Server for connecting to local (lan) chroma db server an usage with docker mcp toolkit
0 tools
chromadb remote mcp
Metadata-only Glama MCP connector.
0 tools · http
mcp-browser-dev-tools
Local MCP server for Chromium DevTools Protocol and Firefox WebDriver BiDi
0 tools
chroma-mcp-server
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools

How to use

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

{
  "mcpServers": {
    "devsaurus/chromadb-remote-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}