{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"Chroma MCP Server bridges Chroma's vector database with LLM applications via the Model Context Protocol, enabling AI models to create, manage, and search document collections using vector and semantic search.","skillfed_tags":["vector-database","llm-integration","mcp-protocol"],"use_cases":["Add persistent memory to Claude Desktop by storing conversation context or knowledge bases in a vector database for semantic retrieval.","Build AI-powered search over custom document collections, enabling models to find relevant context using semantic similarity rather than keyword matching.","Integrate Chroma's vector search into LLM workflows via MCP, allowing models to query and update embeddings as part of their reasoning process.","Test vector database functionality in development using ephemeral (in-memory) collections without external infrastructure.","Connect Claude to a self-hosted or cloud-based Chroma instance for production workloads requiring scalability or data isolation."],"what_it_does":"Chroma MCP Server exposes Chroma's vector database capabilities through the Model Context Protocol, a standardized interface for connecting LLM applications to external tools and data sources. It allows Claude and other MCP-compatible AI models to create and manage document collections, perform semantic and full-text search, and apply metadata filtering\u2014all without the model needing direct database access.\n\nThe server supports multiple client modes: ephemeral (in-memory, for testing), persistent (file-based), HTTP (connecting to self-hosted Chroma instances), and cloud (connecting to Chroma Cloud). It integrates with several embedding providers including Cohere, OpenAI, and Voyage AI, and persists the chosen embedding function with each collection so that future queries use the same embeddings automatically.","worth_installing":"Yes, if you are building LLM applications with Claude Desktop or another MCP-compatible client and need vector search and semantic memory. The low install friction and permissive license make it accessible. However, the aging maintenance status (last release over a year ago) and lack of recent updates warrant caution for production use\u2014verify that the package's stability and feature set meet your needs before committing to it for critical workflows."},"id":"chroma-mcp","links":{"html":"https://skillfed.io/packages/chroma-mcp","md":"https://skillfed.io/packages/chroma-mcp.md","pypi":"https://pypi.org/project/chroma-mcp/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"chroma-mcp","python_support":"supports_current","summary":"Chroma MCP Server - Vector Database Integration for LLM Applications"},"popularity":{"monthly_downloads":168060,"position":10455,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.6"}
