chroma-working-memory
Provides a persistent, searchable, automatically updated 'second brain' for development by integrating ChromaDB with automated codebase indexing, chat logging, and sequential thinking tools that maintain context across sessions.
- Score
- 80.0342 signals
- Evidence
- 24 stars · 8 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install chroma-working-memory --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"chroma-working-memory": {
"command": "uvx",
"args": [
"chroma-mcp-server"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- byterover-cipher4,966 stars · 454 forks98.969
- agentrecall370 stars · 57 forks96.110
- arcrift-mcp-server245 stars · 33 forks94.818
What it is
MCP server Chroma Working Memory, catalogued on PulseMCP. Provides a persistent, searchable, automatically updated 'second brain' for development by integrating ChromaDB with automated codebase indexing, chat logging, and sequential thinking tools that maintain context across sessions.
When to use it
Provides a persistent, searchable, automatically updated 'second brain' for development by integrating ChromaDB with automated codebase indexing, chat logging, and sequential thinking tools that maintain context across sessions.
How to install / invoke
uvx chroma-mcp-server
Notes
Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.