AiAkiv Memory
Rank #41,330com.aiakiv/memory
Shared long-term memory for AI agents: save and recall context as a searchable knowledge graph.
AiAkiv Memory is a Model Context Protocol (MCP) server published by AiAkiv. It ranks #41,330 of 132,113 servers tracked on MCP Toplist. AiAkiv Memory is listed on Official MCP, with 1 tracked version. It was first listed on Jul 27, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 90,783 of 132,113 servers on MCP Toplist.
Use AiAkiv Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http memory https://mcp.aiakiv.com/mcp[mcp_servers.memory]
url = "https://mcp.aiakiv.com/mcp"Add to ~/.codex/config.toml.
https://mcp.aiakiv.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"memory": {
"url": "https://mcp.aiakiv.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memory": {
"type": "http",
"url": "https://mcp.aiakiv.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memory": {
"serverUrl": "https://mcp.aiakiv.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memory": {
"url": "https://mcp.aiakiv.com/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/com.aiakiv%2Fmemory)<a href="https://mcptoplist.com/server/com.aiakiv%2Fmemory"><img src="https://mcptoplist.com/badge/com.aiakiv%2Fmemory.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AiAkiv
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains AiAkiv Memory?
- AiAkiv Memory is maintained by AiAkiv, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is AiAkiv Memory listed on the Official MCP Registry?
- Yes — AiAkiv Memory is listed on the Official MCP Registry.
- How many versions does AiAkiv Memory have?
- MCP Toplist tracks 1 version of AiAkiv Memory, most recently published on Jul 27, 2026.
- Where can I find the source code for AiAkiv Memory?
- The source code for AiAkiv Memory is hosted at github.com/AiAkiv/aiakiv-plugins.
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.