Back to directory
privetin/chroma

privetin/chroma

@privetin41154

A Model Context Protocol (MCP) server implementation that provides vector database capabilities through Chroma.

chromavector-databasesemantic-searchmcp-serverdocument-storageembeddingsdatabase

Installation & Configuration

{
  "mcpServers": {
    "chroma": {
      "command": "uv",
      "args": [
        "--directory",
        "C:/MCP/server/community/chroma",
        "run",
        "chroma"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/30
Updated
2025/1/1