MCP.so
ログイン
M

Mobi Mcp

@hhk-png

Mobi Mcp について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

hhk-png

投稿者

hhk-png

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mobi Mcp?

Mobi Mcp is an MCP server that provides tools for reading and extracting data from Mobi ebook files. It wraps the @lingo-reader/mobi-parser API, making it accessible through the Model Context Protocol for use with AI assistants.

How to use Mobi Mcp?

The server exposes several MCP tools. To read a Mobi file, provide its absolute file path as the filePath parameter to the initEpubFile tool, then use the other tools (e.g., loadChapter, getSpine, getToc) to access different parts of the ebook.

Key features of Mobi Mcp

  • initEpubFile – reset or initialize a Mobi file from its absolute path
  • getSpine – retrieve the spine (reading order) of the ebook
  • getToc – extract the table of contents
  • loadChapter – load the content of a specific chapter
  • getCoverImage – get the cover image data
  • getFileInfo – obtain basic file information
  • getMetadata – retrieve ebook metadata (title, author, etc.)
  • resolveHref – resolve hyperlinks within the ebook

Use cases of Mobi Mcp

  • Reading and extracting chapter content from Mobi files
  • Retrieving ebook metadata and table of contents
  • Obtaining cover images from Mobi ebooks
  • Navigating the structure (spine) of a Mobi file
  • Resolving internal hyperlinks within the ebook

FAQ from Mobi Mcp

コメント

「その他」の他のコンテンツ