MCP Directory
Back

swarmvault

by swarmclawai · TypeScript · ★ 290

Inspired by Karpathy's LLM Wiki. Local-first RAG knowledge base compiler with MCP server (Claude Code, Codex, OpenCode, OpenClaw). Turn raw research into a persistent markdown wiki, knowledge graph, and hybrid search that compound over time.

#ai-agents#claude-code#claude-skills#codex#codex-skills#embeddings#karpathy#knowledge-graph#llm#llm-wiki#local-first#mcp#mcp-server#obsidian#openclaw#opencode#opencode-skills#pkm#rag#wiki

Install

npx -y github:swarmclawai/swarmvault

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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) []() **A local-first knowledge compiler for AI agents**, built on the [LLM Wiki](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) pattern. Most "chat with your docs" tools answer a question and throw away the work. SwarmVault keeps a **durable wiki** between you and raw sources — the LLM does the bookkeeping, you do the thinking. D…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers