Skip to content
Back to search
30
MCP

io.github.stifler7/memex

io.github.stifler7/memex

Temporal knowledge graph of your codebase (Graphiti + Neo4j), served to AI agents via MCP.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dioniipereyraa/memex
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
0 tools
stifler-memex-mcp
Developer context continuity system — temporal knowledge graph for AI coding agents via MCP. Inspired by Vannevar Bush's 1945 concept of a m
0 tools
io.github.simplemindedbot/mnemex
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
0 tools
io.github.saravananjaichandar/world-model-mcp
Temporal knowledge graph for codebases with constraint enforcement at the edit boundary.
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.stifler7/memex": {
      "url": "None",
      "transport": "http"
    }
  }
}