Mobi Mcp
@hhk-png
关于 Mobi 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 pathgetSpine– retrieve the spine (reading order) of the ebookgetToc– extract the table of contentsloadChapter– load the content of a specific chaptergetCoverImage– get the cover image datagetFileInfo– obtain basic file informationgetMetadata– 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
—
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论