vanguard-memory-node
Rank #25,246io.github.ezumba/vanguard-memory-node
Local deterministic BM25 memory for AI agents. Offline-first, no API key, SHA-256 shards, stdio.
vanguard-memory-node is a Model Context Protocol (MCP) server published by ezumba. It ranks #25,246 of 132,113 servers tracked on MCP Toplist. vanguard-memory-node is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 106,867 of 132,113 servers on MCP Toplist.
Use vanguard-memory-node
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vanguard-memory-node -- npx -y @lnes/vanguard-memory-node[mcp_servers.vanguard-memory-node]
command = "npx"
args = ["-y", "@lnes/vanguard-memory-node"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vanguard-memory-node": {
"command": "npx",
"args": [
"-y",
"@lnes/vanguard-memory-node"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vanguard-memory-node": {
"command": "npx",
"args": [
"-y",
"@lnes/vanguard-memory-node"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vanguard-memory-node": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lnes/vanguard-memory-node"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vanguard-memory-node": {
"command": "npx",
"args": [
"-y",
"@lnes/vanguard-memory-node"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vanguard-memory-node": {
"command": "npx",
"args": [
"-y",
"@lnes/vanguard-memory-node"
]
}
}
}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.ezumba%2Fvanguard-memory-node)<a href="https://mcptoplist.com/server/io.github.ezumba%2Fvanguard-memory-node"><img src="https://mcptoplist.com/badge/io.github.ezumba%2Fvanguard-memory-node.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ezumba
Other servers by ezumba
View all ezumba servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains vanguard-memory-node?
- vanguard-memory-node is maintained by ezumba, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is vanguard-memory-node listed on the Official MCP Registry?
- Yes — vanguard-memory-node is listed on the Official MCP Registry, alongside Glama.
- How many versions does vanguard-memory-node have?
- MCP Toplist tracks 1 version of vanguard-memory-node, most recently published on Sep 3, 2026.
- Where can I find the source code for vanguard-memory-node?
- The source code for vanguard-memory-node is hosted at github.com/ezumba/vanguard-memory-node.
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.