mcp-server-llm-wiki

itlostandfound/mcp-server-llm-wiki
★ 0 stars TypeScript File System Updated 2d ago
Generic MCP Server for LLM Wiki's for Multi-Agent Use
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": {
    "mcp-server-llm-wiki": {
      "command": "npx",
      "args": [
        "-y",
        "itlostandfound/mcp-server-llm-wiki"
      ]
    }
  }
}

README Excerpt

A generic, agent-agnostic MCP (Model Context Protocol) server that turns a directory of Markdown wiki pages into a network-reachable knowledge base — queryable and updatable by any MCP-compatible client (Claude, Hermes, or otherwise), not just a Claude Code session with local filesystem access. The server carries **no embedded domain knowledge**. It enforces a small universal contract (frontmatter

Tools (12)

PORTWIKI_MCP_TOKENWIKI_ROOTadd_raw_sourceappend_logget_recent_logget_schemainit_wikilist_pagesread_pagesearchwrite_page