NexusMem
Rank #1,488io.github.yaminbkk/nexusmem
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
NexusMem is a Model Context Protocol (MCP) server published by yaminbkk. It ranks #1,488 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. NexusMem is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,558 of 132,046 servers on MCP Toplist.
Use NexusMem
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nexusmem -- npx -y nexusmem mcp[mcp_servers.nexusmem]
command = "npx"
args = ["-y", "nexusmem", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nexusmem": {
"command": "npx",
"args": [
"-y",
"nexusmem",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nexusmem": {
"command": "npx",
"args": [
"-y",
"nexusmem",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nexusmem": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nexusmem",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nexusmem": {
"command": "npx",
"args": [
"-y",
"nexusmem",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nexusmem": {
"command": "npx",
"args": [
"-y",
"nexusmem",
"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.yaminbkk%2Fnexusmem)<a href="https://mcptoplist.com/server/io.github.yaminbkk%2Fnexusmem"><img src="https://mcptoplist.com/badge/io.github.yaminbkk%2Fnexusmem.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yaminbkk
Available versions (13)
| Version | Published |
|---|---|
| 0.10.5 | Sep 11, 2026 |
| 0.10.4 | Sep 7, 2026 |
| 0.10.3 | Sep 1, 2026 |
| 0.10.2 | Aug 30, 2026 |
| 0.10.1 | Aug 30, 2026 |
| 0.10.0 | Aug 29, 2026 |
| 0.9.1 | Aug 29, 2026 |
| 0.9.0 | Aug 27, 2026 |
| 0.8.0 | Aug 22, 2026 |
| 0.7.0 | Aug 21, 2026 |
| 0.6.0 | Aug 20, 2026 |
| 0.5.3 | Aug 20, 2026 |
| 0.3.2 | Aug 16, 2026 |
Frequently asked questions
- Who maintains NexusMem?
- NexusMem is maintained by yaminbkk, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is NexusMem listed on the Official MCP Registry?
- Yes — NexusMem is listed on the Official MCP Registry, alongside Glama.
- How many versions does NexusMem have?
- MCP Toplist tracks 13 versions of NexusMem, most recently published on Sep 11, 2026.
- Where can I find the source code for NexusMem?
- The source code for NexusMem is hosted at github.com/yaminbkk/NexusMem.
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.