Chroma MCP server
Store and semantically search embeddings. The Chroma MCP server gives an assistant a vector store for retrieval — adding documents, running semantic search, and grounding answers in your own data.
Category
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
chroma-core/chroma-mcp
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
chroma-core/chroma-mcp
What it does
The Chroma MCP server gives an assistant a vector store for retrieval — adding documents, running semantic search, and grounding answers in your own data.
Like any MCP server, Chroma plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.
Related Databases MCP servers
- PostgreSQLQuery a Postgres database in natural language.
- SupabaseManage your Supabase project from the assistant.
- RedisRead and write a Redis store from the assistant.
- MindsDBQuery many databases as one, in natural language.
- MongoDBQuery and manage MongoDB from the assistant.
- NeonManage serverless Postgres with natural language.