abogen

GitHub

Generate audiobooks from EPUBs, PDFs and text with synchronized captions.

abogen MCP Server

MCP server for denizsafak/abogen

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