llm-wiki-mcp

GMRoadlander/llm-wiki-mcp
★ 0 stars Python Memory/Knowledge Updated today
MCP server for a plain-markdown LLM-wiki vault: search, read, gated append/create writes, and the wiki-link graph. Headless, no Obsidian dependency.
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": {
    "llm-wiki-mcp": {
      "command": "uvx",
      "args": [
        "llm-wiki-mcp"
      ]
    }
  }
}

Or install with pip: pip install llm-wiki-mcp

README Excerpt

An MCP server for a plain-markdown "LLM wiki" vault — a knowledge base of notes with YAML frontmatter and Obsidian-style `[[wiki-links]]`, maintained by an LLM librarian. No Obsidian app or plugin required: the server reads the files directly, so it works headless and unattended. | Tool | Access | What it does |

Tools (1)

create