From 18d6a232eb1a39290e6298228db5c5a00f44f0b5 Mon Sep 17 00:00:00 2001 From: Adam Paulin <185557794+adam-paulin@users.noreply.github.com> Date: Thu, 10 Sep 2026 17:55:52 -0300 Subject: [PATCH] Add PowMCP Ebook File Check hosted MCP server --- docs/developer-productivity--utilities.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/developer-productivity--utilities.md b/docs/developer-productivity--utilities.md index cd35a8c83..88614ef48 100644 --- a/docs/developer-productivity--utilities.md +++ b/docs/developer-productivity--utilities.md @@ -2,6 +2,8 @@ Servers enhancing developer workflows, integrating with IDEs, accessing documentation, API exploration, code generation helpers, or general dev utilities. +- [PowMCP Ebook File Check](https://powmcp.com/apps/epub-check/): Hosted Streamable HTTP MCP server for validating EPUB files with EPUBCheck and comparing findings between two builds. Tools: `ebook_check` and `ebook_compare`. Checks specification issues, not visual rendering, accessibility, or guaranteed bookstore acceptance. Guest access is available with usage limits; optional account linking uses OAuth. Endpoint: https://powmcp.com/epub-check/mcp. + - [BetterTyped/hype-stack](https://github.com/BetterTyped/hype-stack): Fullstack SaaS monorepo MCP (~11 tools) for creating/composing apps (web, Electron, Expo, extension). Install: `npx @hype-stack/cli mcp install`. The template and free packs are described as open source; paid packs use separate licensing. - [VoDaiLocz/kilo-kit-mcp](https://github.com/VoDaiLocz/kilo-kit-mcp): All-in-one 18-tool MCP runtime and 177-skill library providing protocol-level C4 workflow gates, sandboxed execution, and cognitive reasoning engines (Tree of Thoughts DAG, Red-Team Grilling, 5-Whys Root Cause Tracer, Context Compactor, Self-Evolution) for coding agents across Antigravity, Cursor, Windsurf, Claude Code, and Codex. Install: `npx -y @vodailoc/kilo-kit-mcp setup`. Apache-2.0.