meloncafe/chromadb-remote-mcp
Remote MCP server for ChromaDB
Implements a Streamable HTTP MCP server using TypeScript/Node.js that acts as an authenticated gateway between AI clients (Claude, Gemini, Cursor) and a self-hosted ChromaDB vector database. Provides unified access across multiple devices and platforms through a single connection, with both MCP protocol endpoints and a proxied REST API for direct ChromaDB operations. All CRUD operations, semantic search, and embedding management persist across Claude Desktop, Mobile, and Code clients automatically.
Stars
11
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/meloncafe/chromadb-remote-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs