MCP.so
登录

中文文档

This project is an MCP related to mobi files, providing an MCP tool for reading mobi file contents.

Tools:

reset or init epub(initEpubFile)

Parameters:

  • filePath: The absolute path of the file in the file system.

Returns

  • void

get spine-(get spine)

get table of contents-(getToc)

load chapter-(loadChapter)**

get cover image-(getCoverImage)

get file info-(getFileInfo)

get metadata-(getMetadata)

resolve href-(resolveHref)

For detailed explanation of the above tools, please refer to: https://github.com/hhk-png/lingo-reader/blob/main/README.mdhttps://github.com/hhk-png/lingo-reader/blob/main/packages/mobi-parser/README.md. This MCP simply calls the api of @lingo-reader/mobi-parser.

来自「其他」的更多内容