Skip to main content
Glama

Chroma MCP Server

by privetin
pyproject.toml422 B
[project] name = "chroma" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.1.2", "chromadb>=0.4.22", "sentence-transformers>=2.2.2"] [[project.authors]] name = "privetin" email = "81558906+privetin@users.noreply.github.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] chroma = "chroma:main"

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