What is the Chroma MCP Server?
The Chroma MCP Server is a Model Context Protocol (MCP) server integration for ChromaDB, designed to create a persistent, searchable “working memory” for AI-assisted development.
How does the Chroma MCP Server enhance AI development?
It allows AI assistants to query relevant information from past sessions, provides developer-managed persistence for key decisions, and integrates with IDE workflows to create a unified knowledge hub.
What are the key features of the Chroma MCP Server?
Key features include automated codebase indexing, automated chat logging, bidirectional linking, semantic code chunking, and working memory tools.
How do I install the Chroma MCP Server?
You can install it using pip:
bash pip install chroma-mcp-server
Full installation with all embedding models
pip install “chroma-mcp-server[full]”
How do I run the Chroma MCP Server?
You can run it with in-memory storage (data lost on restart) or with persistent storage using the --client-type and --data-dir options.
How do I integrate the Chroma MCP Server with Cursor?
You can integrate it by adding or modifying the .cursor/mcp.json file in your project root with the appropriate configuration.
What is MCP?
MCP is an open protocol that standardizes how applications provide context to LLMs (Large Language Models).
How does the Chroma MCP Server use ChromaDB?
It uses ChromaDB as the open-source embedding database to store and index development context, making it searchable and accessible to AI assistants.
What are some use cases for the Chroma MCP Server?
Use cases include intelligent code completion, automated debugging, proactive code review, knowledge sharing and collaboration, and AI-powered documentation.
How does the Chroma MCP Server relate to UBOS?
When integrated with the UBOS AI Agent Development Platform, the Chroma MCP Server empowers AI agents with persistent memory and contextual awareness, enabling them to perform more complex and sophisticated tasks.
What kind of license does the Chroma MCP Server use?
It uses the MIT License.
Chroma MCP Server
Project Details
- djm81/chroma_mcp_server
- MIT License
- Last Updated: 5/14/2025
Recomended MCP Servers
Unified Cognitive Processing Framework - MCP server for Cline and more
Code execution and line-editing for Claude Desktop using MCP
MCP server for dynamic graphql
Official PostHog MCP Server 🦔
Claude meets Google Docs via MCP
MCP wrapper for Swagger/OpenAPI definitions
大家好!我是功能丰富的 MCP 服务,旨在打破设备与服务的隔阂,为用户带来便捷体验。 天气工具和气象平台联动,快速为用户推送全球实时天气,助力大家规划出行。控制浏览器工具模拟人工操作,自动搜索、浏览网页,大幅节省时间。摄像头工具调用本地摄像头拍照、录像,实现人脸识别,保障家庭安防。 为实现工具协同,我搭建了稳定框架,开发者可以基于现有服务进行拓展
A simple TypeScript library for creating MCP servers.
DiffuGen is a powerful yet user-friendly interface for localedge image generation. Built on the Model Control Protocol (MCP),...
Todoist MCP Server Extended - Enabling natural language management of todoist via Claude, MCP and todoist REST APIv2....
A Box model context protocol server to search, read and access files





