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