MCP Directory
Back

atomicmemory

by atomicstrata · TypeScript · ★ 168

Portable semantic memory for AI agents: core engine, TypeScript SDK, framework adapters, MCP server, CLI, and host plugins.

#agent-infrastructure#agent-memory#ai-agents#ai-memory#cli#context-engineering#developer-tools#llm#local-first#mcp#memory-layer#model-context-protocol#open-source#pgvector#postgres#retrieval#sdk#self-hosted#semantic-memory#typescript

Install

npx -y github:atomicstrata/atomicmemory

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "atomicmemory": {
      "command": "npx",
      "args": [
        "-y",
        "github:atomicstrata/atomicmemory"
      ]
    }
  }
}

From the README

[](https://github.com/atomicstrata/atomicmemory/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@atomicmemory/core) [](https://www.npmjs.com/package/@atomicmemory/sdk) [](https://www.npmjs.com/package/@atomicmemory/cli) [](packages/core/Dockerfile) [](https://docs.atomicstrata.ai) [](LICENSE) **Inspectable, portable semantic memory for agents and applications.** AtomicMemory is a memory layer you embed where your AI code already runs. Capture context, ground generations in prior interactions, and carry knowledge across sessions — from a direct SDK call, a CLI, an MCP server, a fra…
Read full README on GitHub →

Related databases servers