KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.

5,484 stars Python 1 file ยท ~3,791 tokens #azw3#cbz#comics#eink#epub#kindle#kobo#koreader

kcc MCP Server

MCP server for ciromattia/kcc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "kcc": {
      "command": "npx",
      "args": [
        "-y",
        "@ciromattia/kcc"
      ]
    }
  }
}