Skip to main content
Glama

Chroma MCP Server

by privetin

read_document

Retrieve a specific document from the Chroma vector database using its unique ID, enabling efficient document access and management for semantic search and metadata filtering.

Instructions

Retrieve a document from the Chroma vector database by its ID

Input Schema

NameRequiredDescriptionDefault
document_idYes

Input Schema (JSON Schema)

{ "properties": { "document_id": { "type": "string" } }, "required": [ "document_id" ], "type": "object" }
Install Server

Other Tools from Chroma MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/privetin/chroma'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server