
FanQie Novel MCP Server
by fysh1010
Access FanQie Novel books, chapters, and comments directly within your AI assistant.
What it does
This server connects your AI assistant to the FanQie Novel (番茄小说) platform, allowing the model to search for novels, retrieve detailed book information, and read chapter content in real-time.
Tools
search_books: Search for novels, audiobooks, comics, or short dramas.get_book_detail: Retrieve metadata including author, synopsis, and rating.get_book_directory: Fetch the complete table of contents for a book.get_simple_directory: Quickly get a list of chapters and IDs.get_chapter_content: Extract the text content of a specific chapter.get_content: Unified interface for novels, audiobooks, comics, and batch retrieval.get_comments: Fetch user reviews and discussions for books.register_device: Manage Android/iOS device pools for platform access.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-fanqie": {
"command": "npx",
"args": ["-y", "mcp-server-fanqie"]
}
}
}
Supported hosts
Confirmed for Claude Desktop and Cursor.
Quick install
npm install -g mcp-server-fanqieInformation
- Pricing
- free
- Published
- 5/10/2026
- stars






