mcpbeat Sign in

Ebook File Check MCP Server

answering

Ebook File Check is answering right now. Last checked 9 min ago. It exposes 2 tools.

Run EPUBCheck for EPUB specification errors and compare two exports.

Uptime history 9 days of history · worst day 99%
9 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
393 ms
Response time
average over 24h
open, no key
Access
streamable-http

Ebook File Check missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add epub-check --transport http https://powmcp.com/epub-check/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "epub-check": {
      "url": "https://powmcp.com/epub-check/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.epub-check]
url = "https://powmcp.com/epub-check/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "epub-check": {
      "url": "https://powmcp.com/epub-check/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "epub-check": {
      "url": "https://powmcp.com/epub-check/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

ebook
ebook_check
Validates one EPUB (a directly hosted public URL or a file attached in chat) against the EPUB 2/3 specification using a pinned local EPUBCheck 5.3.0 engine run in a no-network sandbox. Each call takes exactly one source: the url parameter or the file attachment, never both. Returns the automated verdict: pass boolean, EPUB version, message counts by severity (fatal/error/warning/usage), findings grouped most-severe-first with EPUBCheck rule id (RSC-005, OPF-014, …), file path and line/column, plus a structural inventory (spine items, media types, remote-resource state), SHA-256 of the exact bytes, and truncation metadata. Use for one-file readiness and diagnosis: 'is this ebook valid', 'does this EPUB have specification problems before upload', 'what is wrong with it'. A pass means only that the bytes satisfied the automated profile; it never renders the book, judges accessibility, or guarantees any store will accept it, and human review of how the book reads and looks is always required. Downloads and validates a live EPUB under a 110-second call deadline; tell the user before the call.
ebook_compare
Runs the identical pinned EPUBCheck 5.3.0 validation over exactly two EPUB builds (directly hosted public URLs or files attached in chat, baseline first, revised second) sequentially under one shared 110-second deadline, then reports which spec findings regressed or were fixed between them. Returns per-build hashes, EPUB versions, pass verdicts and severity counts, a regressions list (rules that appear or worsen in the revised build) and a fixed list (rules removed or reduced), and a ranking by pass state then fewer blocking findings. Use for 'did my re-export get worse', 'which build has fewer problems', and revision-over-revision questions. The ranking orders automated conformance only (it never means one build renders, reads, or sells better), and when both builds tie on pass state and blocking count it names no winner rather than crowning the first submission. It also flags when the two files declare different titles, since that usually means they are not two builds of one book. Human review remains required for both builds. A comparison can take up to 110 seconds under its shared deadline; tell the user before the call.

Endpoints

URLTransportStateLatencyChecked
https://powmcp.com/epub-check/mcp streamable-http answering 445 ms 9 min ago

Alternatives to Ebook File Check

same job, measured the same way
DocVerdict
by rogerberent-netizen

PDF, photo, email, and file comparison evidence checks with plain-language reports.

4 tools answering
I
Differino MCP
by sweetcucumbersalad

Compare PDF, DOCX, and TXT documents from any AI agent: diff, change summary, and PDF export.

236 installs/wk local only
ocular
by xyun1996

Vision tools for coding agents: screenshots, OCR, UI diffs, errors, tables, and charts.

33 installs/wk local only
AARF Utility Network
by qolapps

Paid AI utilities for web comparison, code checks, document extraction, security, and research.

15 tools answering
Construction Takeoff Estimating
by esti-maite

Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.

answering
C
PDF
by yaktool

Merge, split, compress, unlock, organize, extract, fill forms and check PDFs — 12 local tools.

129 installs/wk local only
DocQA MCP
by agentsconsultants-api

AI document verification: catch hallucinations, arithmetic errors, and field mismatches.

38 installs/wk local only
Taxact MCP
by taxact

Tax filing guidance, cost comparison, document checklists, and refund estimates by TaxAct.

8 tools answering

Ebook File Check — questions

Answers built from our own checks of this server.

What can Ebook File Check do?
It exposes 2 tools, read directly from the server on our last check. Among them: ebook_check, ebook_compare. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Ebook File Check working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 393 ms. The bar chart above shows every period we have measured.
How do I connect Ebook File Check?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Ebook File Check need an API key?
No. Ebook File Check completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Ebook File Check?
It answers our handshake in 393 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.