SMRITI Memory
Rank #22,107io.github.shivamtyagi18/smriti-memory
Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.
SMRITI Memory is a Model Context Protocol (MCP) server published by smriti-memcore. It ranks #22,107 of 132,405 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SMRITI Memory is listed on Official MCP, with 3 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 110,298 of 132,405 servers on MCP Toplist.
Use SMRITI Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add smriti-memory -- uvx smriti-memcore[mcp_servers.smriti-memory]
command = "uvx"
args = ["smriti-memcore"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smriti-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}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.shivamtyagi18%2Fsmriti-memory)<a href="https://mcptoplist.com/server/io.github.shivamtyagi18%2Fsmriti-memory"><img src="https://mcptoplist.com/badge/io.github.shivamtyagi18%2Fsmriti-memory.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
smriti-memcore
Available versions (3)
| Version | Published |
|---|---|
| 1.4.17 | Sep 2, 2026 |
| 1.4.5 | Jun 27, 2026 |
| 1.4.4 | Jun 27, 2026 |
Frequently asked questions
- Who maintains SMRITI Memory?
- SMRITI Memory is maintained by smriti-memcore, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is SMRITI Memory listed on the Official MCP Registry?
- Yes — SMRITI Memory is listed on the Official MCP Registry.
- How many versions does SMRITI Memory have?
- MCP Toplist tracks 3 versions of SMRITI Memory, most recently published on Sep 2, 2026.
- Where can I find the source code for SMRITI Memory?
- The source code for SMRITI Memory is hosted at github.com/smriti-memcore/smriti-memcore.
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.