L0rdHelmchen/chroma-mcp-http-server
3.2
If you are the rightful owner of chroma-mcp-http-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Chroma MCP HTTP Server is a minimal Model Context Protocol server that interfaces with a ChromaDB instance, providing MCP tools over HTTP.
Tools
Functions exposed to the LLM to take actions
initialize
Returns protocol version, server info, and tool capabilities.
notifications/initialized
Accepted as a no-op notification.
tools/query
Queries a Chroma collection with query_texts and n_results.
tools/add_texts
Adds documents and optional metadata to a collection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client