Skip to content
Back to search
30
MCP

Chroma

pulsemcp/chroma

Integrates with Chroma vector database to enable collection management, document operations, and vector search capabilities for knowledge bases and context-aware conversations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

chroma-mcp
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
chroma-mcp-server
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
Chroma Working Memory
Provides a persistent, searchable, automatically updated 'second brain' for development by integrating ChromaDB with automated codebase inde
0 tools
iflow-mcp_chroma-core_chroma-mcp
Chroma MCP Server - Vector Database Integration for LLM Applications
0 tools
Chromia Wallet
Integrates with the Chromia blockchain to enable cryptocurrency transactions and wallet operations for automated financial workflows.
0 tools
Semantic Context
Provides semantic code search across large codebases using ChromaDB vector storage and configurable embeddings, enabling indexing of local p
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chroma": {
      "url": "None",
      "transport": "http"
    }
  }
}