MCP Directory
Back

swarmvault

by swarmclawai · TypeScript · ★ 588

The local-first LLM Wiki: open-source knowledge graph builder, RAG knowledge base, and agent memory store. Built on Andrej Karpathy's pattern. An Obsidian alternative for personal knowledge management, AI second brain, and durable Claude Code / Codex / OpenClaw memory.

#agent-memory#ai-agents#claude-code#claude-code-memory#codex#karpathy#knowledge-graph#llm#llm-wiki#local-first#mcp#mcp-server#obsidian#obsidian-alternative#openclaw#opencode#personal-knowledge-management#pkm#rag#wiki

Install

npx -y github:swarmclawai/swarmvault

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": {
    "swarmvault": {
      "command": "npx",
      "args": [
        "-y",
        "github:swarmclawai/swarmvault"
      ]
    }
  }
}

From the README

**Languages:** [English](README.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) [](https://www.npmjs.com/package/@swarmvaultai/cli) [](https://www.npmjs.com/package/@swarmvaultai/cli) [](https://github.com/swarmclawai/swarmvault) [](LICENSE) []() **The local-first LLM Wiki, knowledge graph builder, and RAG knowledge base for AI agents.** SwarmVault turns docs, code, transcripts, notes, and URLs into a durable markdown wiki plus a local graph you can inspect, query, and hand to agents. Start with one command, then learn the deeper graph, review, context-pack, and automation workflows when…
Read full README on GitHub →

Related productivity servers