Chroma MCP vs Kagi MCP Server
A side-by-side look at pricing, capabilities, pros, cons, and our editorial scores.
Chroma MCP MCP Servers | Kagi MCP Server MCP Servers | |
|---|---|---|
| Tagline | Official MCP server that gives LLM clients direct access to the Chroma vector database. | Official Kagi Search MCP server: search and extract the web from any MCP-compatible agent. |
| Category | MCP Servers | MCP Servers |
| Pricing | Free· Open source (Apache 2.0). Free to run locally or self-hosted; embedding-function API keys (OpenAI, Cohere, Jina, VoyageAI, Roboflow) billed by those providers. Chroma Cloud pricing set separately by Chroma. | Paid· Free: $0 USD · Team: $4 USD per user/month · Enterprise: $21 USD per user/month |
| Model | — | — |
| Editorial score | — | — |
| Use cases | Long-term memory for Claude DesktopTeam knowledge base shared across agentsRAG over local documentsSemantic code search in Cursor or ContinueVector store for custom MCP agentsPersonal notes and journal recallMetadata-filtered document retrievalChroma Cloud access from LLM clients | agent web search groundingClaude Code documentation lookupdeep-research pipelinesURL to Markdown extraction for RAGnews and video search from an LLMKagi lens-scoped queries in agentscitation gathering for research assistantscoding agent error-message lookups |
| Pros |
|
|
| Cons |
|
|
| Website | github.com | github.com |
Pick Chroma MCP if
- ✅ Official server from the Chroma team, tracks the database's features closely
- ✅ Four deployment modes (ephemeral, persistent, HTTP, Chroma Cloud) from one binary
- ✅ Twelve well-scoped MCP tools cover the full collection and document lifecycle
- ✅ Supports six embedding functions including OpenAI, Cohere, Jina, and VoyageAI with per-collection persistence
Pick Kagi MCP Server if
- ✅ Official, first-party MCP server maintained by Kagi (not a community wrapper)
- ✅ Two clean tools that cover the 90% agent case: search and full-page Markdown extraction
- ✅ Both hosted (mcp.kagi.com) and local (uvx/Docker) deployment modes
- ✅ Documented setup recipes for Claude Desktop, Claude Code, Codex CLI, Kiro, OpenCode, Smithery