From 570ae2def912a6ae1bf233b7de993b1ede1b019d Mon Sep 17 00:00:00 2001 From: JanYork Date: Sat, 15 Aug 2026 15:04:47 +0800 Subject: [PATCH] Add LWC MCP server --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..06c71d5 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "LWC (Local Wiki CLI)" + github_url: "https://github.com/JanYork/llm-wiki-cli" + package_name: "@i-xor/lwc" + description: "Local-first project memory with source-grounded retrieval, durable Markdown and SQLite storage, and a bounded read-only MCP interface for coding agents." + package_type: "npm" + category: "search"