Chromadb Remote MCP
C

Chromadb Remote MCP

A remote ChromaDB server based on the Streamable HTTP MCP protocol, providing AI assistants such as Claude with the ability to remotely access the vector database, supporting cross - platform shared memory and semantic search.
2.5 points
7.2K

What is ChromaDB Remote MCP Server?

This is a remote MCP (Model Context Protocol) server that provides AI assistants with the ability to access the ChromaDB vector database. It allows AI assistants like Claude to store, retrieve, and search document content, realizing persistent memory and knowledge - base functions. The server supports all Claude clients (desktop, mobile, code editor), ensuring cross - device data synchronization.

How to use ChromaDB Remote MCP Server?

It's very simple to use: 1) Deploy the server with one click via Docker. 2) Add the MCP server connection in the Claude client. 3) Start using semantic search and document management functions. The server provides full ChromaDB functions, including creating collections, adding documents, semantic search, etc.

Use Cases

1) Personal knowledge management: Store and search personal notes, articles, and code snippets. 2) Team collaboration: Share document libraries and knowledge bases. 3) Research assistant: Manage research papers and technical documents. 4) Code assistant: Store and retrieve code examples and API documents. 5) Cross - device AI assistant: Use the same memory library on mobile phones, computers, and editors.

Main Features

Cross - platform Support
Supports all Claude clients: desktop, mobile, and Claude Code editor. One - time setup, and all devices will automatically synchronize the connection.
Fully Self - hosted
You have full control of your data. It is deployed on your own server or local machine, protecting privacy and security.
Remote Access
Access remotely via Tailscale, Cloudflare Tunnel, or public IP, and use the AI memory function anytime, anywhere.
Full ChromaDB Functionality
Supports all ChromaDB operations: creating collections, adding documents, semantic search, and full CRUD functions such as updating and deleting.
REST API Proxy
In addition to the MCP protocol, it also provides a full ChromaDB REST API proxy, supporting direct access in Python/JavaScript.
Unified Authentication
A single authentication token protects all endpoints (MCP and REST API), supporting multiple authentication methods such as Bearer tokens, headers, and query parameters.
One - click Deployment
Provides a Docker Compose configuration to start all services (MCP server + ChromaDB database) with one click.
Semantic Search
Semantic search based on vector embeddings, which understands the query intent and returns the most relevant results, not just keyword matching.
Advantages
Cross - device data synchronization: The desktop and mobile versions automatically share the same vector database.
Privacy protection: The data is fully self - hosted and does not pass through third - party servers.
Easy to deploy: One - click Docker deployment without complex configuration.
Flexible access: Supports multiple access methods such as local network, VPN, and public network.
Full functionality: Provides all ChromaDB functions, including semantic search and document management.
Multi - client support: Compatible with all major AI platforms and editors
Limitations
Requires basic deployment knowledge: You need to understand Docker and server deployment.
Public network access requires security configuration: A strong authentication token must be set for public network deployment.
Depends on network connection: Stable network connection is required for remote access.
Requires storage space: The vector database will occupy disk space.
Claude free version limitation: The Claude free version may not be able to use the custom MCP server.

How to Use

Deploy the Server
Deploy the server with one click using Docker. You can choose local deployment or cloud server deployment.
Configure the Authentication Token
Generate a security token and configure it on the server to protect your data security.
Connect to Claude Desktop
Add a custom connector in the Claude desktop settings and enter the server URL and authentication token.
Connect to Claude Mobile
The Claude mobile version will automatically synchronize the connection settings from the desktop version without additional configuration.
Connect to Claude Code Editor
Use the Claude CLI command to add the MCP server connection.
Start Using
Start using document management and semantic search functions in Claude.

Usage Examples

Personal Knowledge Management
Save read articles, technical documents, and study notes to the knowledge base, and quickly find relevant information through semantic search.
Code Assistant
Store commonly used code snippets, API documents, and project configurations, and quickly retrieve references during programming.
Research Assistant
Manage research papers, experimental data, and references, supporting cross - document semantic search.
Team Knowledge Sharing
The team shares design documents, meeting records, and project specifications to ensure information consistency.
Cross - device Memory Synchronization
Links saved on the mobile phone can continue to be searched and used on the computer.

Frequently Asked Questions

Do I need to pay to use this service?
Where is the data stored? Is it secure?
Can the Claude free version be used?
How much technical knowledge is required for deployment?
Which AI assistants are supported?
How does the mobile version synchronize with the desktop version?
Is public network deployment secure?
How much space will the data occupy?
How to back up the data?
Does it support Chinese documents?

Related Resources

GitHub Repository
Project source code, issue feedback, and contribution guidelines
MCP Official Documentation
Official specifications and documentation of the Model Context Protocol
ChromaDB Documentation
Official documentation of the ChromaDB vector database
Tailscale Documentation
Usage guide for Tailscale VPN and Funnel functions
Docker Installation Guide
Installation tutorials for Docker and Docker Compose
Issue Feedback
Report issues, request features, or get help

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "chromadb": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://your-server.com/mcp?apiKey=YOUR_TOKEN"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
5.7K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
6.4K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
4.1K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
7.7K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
4.9K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
5.6K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
6.7K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.6K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.7K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.3K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.8K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
58.0K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
25.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
54.8K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
38.7K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.6K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase