vshulcz/deja-vu
Rank #67io.github.vshulcz/deja-vu
deja-vu: local memory over the session histories of twenty-five coding agents.
vshulcz/deja-vu is a Model Context Protocol (MCP) server published by vshulcz. It ranks #67 of 127,080 servers tracked on MCP Toplist, and its repository has 802 GitHub stars. vshulcz/deja-vu is listed across 2 registries — Official MCP and Glama, with 36 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 127,013 of 127,080 servers on MCP Toplist.
Use vshulcz/deja-vu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deja-vu -- npx -y @vshulcz/deja-vu mcp[mcp_servers.deja-vu]
command = "npx"
args = ["-y", "@vshulcz/deja-vu", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"deja-vu": {
"command": "npx",
"args": [
"-y",
"@vshulcz/deja-vu",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deja-vu": {
"command": "npx",
"args": [
"-y",
"@vshulcz/deja-vu",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deja-vu": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vshulcz/deja-vu",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deja-vu": {
"command": "npx",
"args": [
"-y",
"@vshulcz/deja-vu",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deja-vu": {
"command": "npx",
"args": [
"-y",
"@vshulcz/deja-vu",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vshulcz%2Fdeja-vu)<a href="https://mcptoplist.com/server/io.github.vshulcz%2Fdeja-vu"><img src="https://mcptoplist.com/badge/io.github.vshulcz%2Fdeja-vu.svg" alt="MCP Toplist: Top 1% of 127,080" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vshulcz
Available versions (36)
| Version | Published |
|---|---|
| 0.19.5 | Sep 9, 2026 |
| 0.19.4 | Sep 7, 2026 |
| 0.19.3 | Sep 4, 2026 |
| 0.19.2 | Sep 1, 2026 |
| 0.19.1 | Aug 28, 2026 |
| 0.19.0 | Aug 26, 2026 |
| 0.18.0 | Aug 22, 2026 |
| 0.17.3 | Aug 19, 2026 |
| 0.17.2 | Aug 16, 2026 |
| 0.17.1 | Aug 14, 2026 |
| 0.17.0 | Aug 11, 2026 |
| 0.16.9 | Aug 8, 2026 |
| 0.16.8 | Aug 7, 2026 |
| 0.16.7 | Aug 3, 2026 |
| 0.16.6 | Aug 2, 2026 |
| 0.16.5 | Jul 31, 2026 |
| 0.16.4 | Jul 30, 2026 |
| 0.16.3 | Jul 30, 2026 |
| 0.16.2 | Jul 29, 2026 |
| 0.16.1 | Jul 28, 2026 |
| 0.16.0 | Jul 28, 2026 |
| 0.15.7 | Jul 25, 2026 |
| 0.15.6 | Jul 24, 2026 |
| 0.15.5 | Jul 24, 2026 |
| 0.15.4 | Jul 24, 2026 |
| 0.15.3 | Jul 24, 2026 |
| 0.15.2 | Jul 22, 2026 |
| 0.15.1 | Jul 22, 2026 |
| 0.15.0 | Jul 21, 2026 |
| 0.14.4 | Jul 21, 2026 |
| 0.14.3 | Jul 21, 2026 |
| 0.14.2 | Jul 21, 2026 |
| 0.14.1 | Jul 20, 2026 |
| 0.14.0 | Jul 20, 2026 |
| 0.13.1 | Jul 19, 2026 |
| 0.7.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains vshulcz/deja-vu?
- vshulcz/deja-vu is maintained by vshulcz, which publishes 1 MCP server (36 total versions) tracked on MCP Toplist.
- Is vshulcz/deja-vu listed on the Official MCP Registry?
- Yes — vshulcz/deja-vu is listed on the Official MCP Registry, alongside Glama.
- How many versions does vshulcz/deja-vu have?
- MCP Toplist tracks 36 versions of vshulcz/deja-vu, most recently published on Sep 9, 2026.
- Where can I find the source code for vshulcz/deja-vu?
- The source code for vshulcz/deja-vu is hosted at github.com/vshulcz/deja-vu.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.