CodeDreamer06/BookDownloaderMCP
3.2
If you are the rightful owner of BookDownloaderMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
LibGen Downloader + MCP Server is a Node.js/TypeScript tool designed for searching and downloading ebooks from LibGen mirrors, with integrated Model Context Protocol (MCP) server for seamless LLM integration.
Tools
Functions exposed to the LLM to take actions
libgen.ensureMirror
Initialize and select working mirror
libgen.getActiveMirror
Get currently selected mirror
libgen.setActiveMirror
Manually set active mirror
libgen.search
Search books on LibGen+
libgen.getDownloadUrl
Get direct download URL
libgen.download
Download single file
libgen.bulkDownload
Download multiple files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client