Skip to main content
Glama

Chroma MCP Server

by privetin

delete_document

Remove a document from Chroma vector database using its unique ID. This tool ensures efficient document management and cleanup in the MCP server environment.

Instructions

Delete 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