← All servers
πŸ—„οΈ

ChromaDB Remote MCP ServerVerifiedπŸ›‘ No advisories

io.github.meloncafe/chromadb-remote-mcp
New to MCP? Start here β†’
12β˜… stars
0weekly installs
11 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/meloncafe, which proved it owns this namespace.

Verified owner: github.com/meloncafe β†—io.github.meloncafe/chromadb-remote-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MCP_AUTH_TOKEN.
β—†
Network access
Connects to a hosted remote endpoint.
βœ“
Configuration
Reads CHROMADB_MCP_URL.

About

Remote ChromaDB vector database MCP server with streamable HTTP transport

Packages & transports

dockerdevsaurus/chromadb-remote-mcp:latestvlatest Β· docker
remotehttps://meloncafe.github.io/chromadb-remote-mcp/mcpHTTP

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "chromadb_remote": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "devsaurus/chromadb-remote-mcp:latest"
      ]
    }
  }
}

β–Ά Try itlive against meloncafe.github.io

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.