Skip to main content
Glama

Chroma MCP Server

Official

chroma_get_collection_info

Retrieve detailed information about a specific collection in Chroma's embedding database, enabling efficient management and analysis of AI-generated data and user inputs.

Instructions

Get information about a Chroma collection.

Args: collection_name: Name of the collection to get info about

Input Schema

NameRequiredDescriptionDefault
collection_nameYes

Input Schema (JSON Schema)

{ "properties": { "collection_name": { "title": "Collection Name", "type": "string" } }, "required": [ "collection_name" ], "title": "chroma_get_collection_infoArguments", "type": "object" }

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/chroma-core/chroma-mcp'

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