mcpbeat Sign in

SMRITI Memory MCP Server

by smriti-memcore Your server? Claim it
local only

SMRITI Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 3 347 installs a week from pypi.

Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 2 585 · avg 146 · +654% w/w
a month agotoday
3 347
Installs / week
pypi · smriti-memcore
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add smriti-memory -- uvx smriti-memcore
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "smriti-memory": {
      "args": [
        "smriti-memcore"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.smriti-memory]
command = "uvx"
args = ["smriti-memcore"]
.cursor/mcp.json
{
  "mcpServers": {
    "smriti-memory": {
      "args": [
        "smriti-memcore"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "smriti-memory": {
      "args": [
        "smriti-memcore"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SMRITI Memory

same job, measured the same way
SMRITI Memory
by shivamtyagi18

Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.

local only
Neuromcp
by adelelo13

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

289 installs/wk local only
MCP Memory Graph
by retrorobai

Authority-weighted memory graph for AI agents with conflict detection and semantic search.

60 installs/wk local only
Memory
by humaux

Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.

answering
Mnemograph
by tm42

Event-sourced knowledge graph memory for AI coding agents with semantic search

148 installs/wk local only
Alaya MCP
by securityronin

Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall

70 installs/wk local only
Yantrikdb MCP
by yantrikos

Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection

1 446 installs/wk local only
Kirok Memory
by tadfuji

Persistent memory for AI agents - hybrid semantic + keyword recall with autonomous consolidation

64 installs/wk local only

SMRITI Memory — questions

Answers built from our own checks of this server.

Why is there no uptime for SMRITI Memory?
SMRITI Memory runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package smriti-memcore was installed 3 347 times last week.
Is SMRITI Memory still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect SMRITI Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls smriti-memcore straight from pypi; nothing to host, nothing to sign up for.
How many people use SMRITI Memory?
The pypi package smriti-memcore was installed 3 347 times in the last week. Week over week that is +654%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.