stifler7-memex
Developer context continuity system. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via `npx -y stifler-memex-mcp`. MIT licensed.
- Score
- 64.1342 signals
- Evidence
- 12 stars · 1 fork
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install stifler7-memex --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"stifler7-memex": {
"command": "npx",
"args": [
"-y",
"stifler-memex-mcp"
]
}
}
}↳ 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
- megamem79 stars · 12 forks89.146
- slnmap23 stars · 2 forks73.568
- graphiti-mcp-demo17 stars · 2 forks70.795
What it is
Developer context continuity system. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via npx -y stifler-memex-mcp. MIT licensed.
When to use it
When an agent needs the "Knowledge & Memory" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/STiFLeR7/memex.