
Epublys
Merge, split, convert, compress, and validate EPUB/PDF ebooks from your agent when shipping guides or lead magnets.
Overview
com.epublys/epublys is a MCP server for the Build phase that provides EPUB and PDF merge, split, compress, convert, metadata edit, and validate tools over streamable-http.
What is this MCP server?
- Bearer API key via Authorization header on https://epublys.com/mcp
- Merge, split, compress, and convert EPUB and PDF in one remote MCP
- Edit ebook metadata and validate files before storefront upload
- Streamable-http remote MCP (schema 2025-12-11)
- Suited to agent-driven publishing pipelines for solo infoproduct builders
- 6 capability areas named: merge, split, compress, convert, metadata edit, validate
- Remote URL: https://epublys.com/mcp (streamable-http)
- Server version 1.0.0 per server.json
What problem does it solve?
Manually fixing EPUB/PDF issues and metadata before publish burns hours and breaks agent-assisted shipping loops.
Who is it for?
Solo publishers, course creators, and devrel writers automating ebook prep inside Claude Code or Cursor.
Skip if: Teams that only need Markdown-to-HTML site docs with no EPUB/PDF deliverable or those avoiding paid API keys.
What do I get? / Deliverables
Your agent can run Epublys file operations through MCP so ebooks are merged, converted, and validated before distribution.
- Merged, split, or compressed EPUB/PDF outputs
- Format conversions between EPUB and PDF workflows
- Validated ebooks with updated metadata ready for distribution
Recommended MCP Servers
Journey fit
Build/docs is canonical because the server automates manuscript and ebook file operations during product and documentation creation. docs captures technical guides, indie ebooks, and formatted exports—not backend APIs or frontend UI code.
How it compares
Document conversion MCP, not a writing or SEO content strategy skill.
Common Questions / FAQ
Who is com.epublys/epublys for?
It is for builders and creators who ship EPUB or PDF products and want merge, convert, compress, and validate steps callable from an MCP agent.
When should I use com.epublys/epublys?
Use it while packaging docs, lead magnets, or paid ebooks—especially right before launch uploads when validation and metadata must be correct.
How do I add com.epublys/epublys to my agent?
Configure remote MCP https://epublys.com/mcp as streamable-http and set Authorization: Bearer <YOUR_API_KEY> per the published header schema.