Skip to content
Back to search
30
MCP

io.github.yamantaka520/agent-memory-os

io.github.yamantaka520/agent-memory-os

Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Memory Kernel
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
io.github.teflon07/memkeeper
Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.
0 tools
AI Agent Memory
Agent-agnostic persistent memory MCP server. Local-first: memories travel with your project.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.yamantaka520/agent-memory-os": {
      "url": "None",
      "transport": "http"
    }
  }
}