mnemos

arhuman/mnemos
★ 2 stars Go Memory/Knowledge Updated 13d ago
Local-first MCP memory server for AI agents, with source citations and OKF/Markdown knowledge bases.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mnemos": {
      "command": "go",
      "args": [
        "run",
        "github.com/arhuman/mnemos@latest"
      ]
    }
  }
}

README Excerpt

**mnemos** is a local-first memory for AI agents, shipped as a single Go binary. It indexes your project's notes, docs, ADRs, source, and OKF knowledge base, then exposes them over [MCP](https://modelcontextprotocol.io) so Claude Code (or any MCP client) can **search, read, and cite your own knowledge** instead of guessing, with no

Tools (1)

allow_delete

Topics

ai-meclaude-codedeveloper-toolsfts5gogolangknowledge-basemcpmcp-serverokfpersonal-knowledge-managementragsemantic-searchsingle-binarysource-citations