Skip to main content
Glama
fysh1010

mcp-server-fanqie

by fysh1010

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_booksB

Search for books on FanQie (Tomato) Novel platform by keywords. Supports searching for novels, audiobooks, comics, and short dramas.

get_book_detailA

Get detailed information about a specific book including title, author, description, cover, and other metadata

get_book_directoryB

Get the complete chapter directory of a book including all volumes and chapters

get_simple_directoryA

Get simplified directory information with only chapter titles and IDs

get_chapter_contentC

Get content of a specific chapter. This is a simplified interface that directly returns chapter text

get_contentB

Unified content retrieval interface supporting novels, audiobooks, short dramas, comics, batch retrieval, and whole-book download

get_commentsC

Get comments for a book, chapter, or other content with pagination support

get_device_pool_statusB

View the overall status of the device pool including all registered devices

register_deviceC

Register a new device to the device pool

get_device_statusB

View the status of devices for a specific platform

get_raw_contentB

Get the unprocessed raw chapter content, including the complete response data (HTML format, author notes, etc.)

get_ios_contentA

Get chapter content using the iOS platform interface (signed with the 8402 algorithm). Note: depends on the iOS device pool and may be temporarily unavailable

register_ios_deviceB

Register a new iOS device to the device pool. Note: depends on the upstream iOS service and may be temporarily unavailable

get_manga_progressA

Query the progress of a manga download task by its task ID (returned from the comic content interface)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fysh1010/mcp-server-fanqie'

If you have feedback or need assistance with the MCP directory API, please join our Discord server