ebook 0.1.2

A CLI tool for reading, writing, and operating on various ebook formats
Documentation
1
2
3
4
5
6
7
8
9
{
  "mcpServers": {
    "ebook": {
      "command": "/Users/yingkitw/Desktop/myproject/ebook/target/release/ebook",
      "args": ["mcp"],
      "env": {}
    }
  }
}