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