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