From 488e5c3a76640b8bdb65f1efd80476917ad99609 Mon Sep 17 00:00:00 2001 From: Raunaq Naidu Date: Sat, 1 Aug 2026 18:40:34 -0700 Subject: [PATCH] Add HTML Docs MCP server --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..863d3b7 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: "HTML Docs" + github_url: "https://github.com/raunaqbn/html-docs-skill" + package_name: "@html-docs/cli" + description: "Create, publish, read, update, and review collaborative HTML documents through MCP tools." + package_type: "npm" + category: "filesystems"