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"