agent-memory-hub

AIsofialuz/agent-memory-hub
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated 5d ago
Persistent, intelligent, searchable long-term memory for AI agents — MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-memory-hub": {
      "command": "npx",
      "args": [
        "-y",
        "AIsofialuz/agent-memory-hub"
      ]
    }
  }
}

README Excerpt

**Persistent, intelligent, searchable long-term memory for AI agents.** Store facts, preferences, notes, and project context. Retrieve them with full-text BM25 search, importance scoring, and recency weighting. No API keys. No external servers. Works out of the box. --- - **7 powerful tools** — store, search, retrieve context, update, list, forget, summarize

Tools (10)

configcredentialidentitynotepersonpreferenceprojectstore_memorytasktechnical