mcp-memory-graph
Rank #5,998io.github.YonasValentin/mcp-memory-graph
Persistent searchable memory with hybrid semantic and keyword search, knowledge graph entity tracking, Obsidian vault sync, and bi-temporal edit history — all stored locally in SQLite.
mcp-memory-graph is a Model Context Protocol (MCP) server published by yonasvalentin. It ranks #5,998 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-memory-graph is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 70,853 of 76,851 servers on MCP Toplist.
Use mcp-memory-graph
Add mcp-memory-graph to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-memory-graph": {
"command": "npx",
"args": [
"-y",
"mcp-memory-graph"
],
"env": {
"MCP_MEMORY_DB_PATH": "<your MCP_MEMORY_DB_PATH>",
"MCP_MEMORY_MODEL": "<your MCP_MEMORY_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
yonasvalentin
Other servers by yonasvalentin
View all yonasvalentin servers →Available versions (4)
| Version | Published |
|---|---|
| 2.10.2 | Jun 23, 2026 |
| 2.8.0 | Jun 18, 2026 |
| 2.7.0 | Jun 17, 2026 |
| 2.6.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains mcp-memory-graph?
- mcp-memory-graph is maintained by yonasvalentin, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is mcp-memory-graph listed on the Official MCP Registry?
- Yes — mcp-memory-graph is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-memory-graph have?
- MCP Toplist tracks 4 versions of mcp-memory-graph, most recently published on Jun 23, 2026.
- Where can I find the source code for mcp-memory-graph?
- The source code for mcp-memory-graph is hosted at github.com/yonasvalentin/mcp-memory-graph.