Loomal

ChromaDB Remote MCP Server

MCP server by github.com/meloncafe/chromadb-remote-mcp

Remote ChromaDB vector database MCP server with streamable HTTP transport

12 starsoci: devsaurus/chromadb-remote-mcp:latestRemote-capable

About ChromaDB Remote MCP Server

ChromaDB Remote MCP Server is an MCP (Model Context Protocol) server published by meloncafe in the official MCP registry, listed under Databases on Loomal. Remote ChromaDB vector database MCP server with streamable HTTP transport

ChromaDB Remote MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Docker image (devsaurus/chromadb-remote-mcp:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/meloncafe/chromadb-remote-mcp, where the project has earned 12 GitHub stars.

Use ChromaDB Remote MCP Server with your agent

Claude Code · one command
claude mcp add --transport http chromadb-remote-mcp-server https://meloncafe.github.io/chromadb-remote-mcp/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "chromadb-remote-mcp-server": {
      "url": "https://meloncafe.github.io/chromadb-remote-mcp/mcp"
    }
  }
}
streamable-httphttps://meloncafe.github.io/chromadb-remote-mcp/mcp
ocidevsaurus/chromadb-remote-mcp:latest

Frequently asked questions

What is ChromaDB Remote MCP Server?
ChromaDB Remote MCP Server is an MCP (Model Context Protocol) server by meloncafe in the Databases category. Remote ChromaDB vector database MCP server with streamable HTTP transport
How do I connect ChromaDB Remote MCP Server to Claude, Cursor, or another MCP client?
ChromaDB Remote MCP Server is a remote MCP server — add its endpoint (https://meloncafe.github.io/chromadb-remote-mcp/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is ChromaDB Remote MCP Server open source?
Yes — the source code is public at github.com/meloncafe/chromadb-remote-mcp, with 12 GitHub stars.
Can AI agents pay to use ChromaDB Remote MCP Server?
Not yet through Loomal — ChromaDB Remote MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ChromaDB Remote MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.