Skip to main content
Glama
fysh1010

mcp-server-fanqie

by fysh1010

get_content

Retrieve novels, audiobooks, short dramas, comics, batch chapters, or whole books by specifying content type and IDs.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tabYesContent type: novel, audiobook, short drama, comic, batch, download
asyncNoComic async mode (0 or 1, default 1). Recommended 1 for faster responses
book_idNoBook ID (required for batch retrieval and download)
item_idNoSingle chapter/video/comic ID (required for novel, audiobook, short drama, comic)
tone_idNoAudiobook voice ID (used for audiobook, default 0)
item_idsNoMultiple chapter IDs separated by commas (required for batch)
show_htmlNoWhether to return HTML format for comics (0 or 1, default 0)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It says 'retrieval interface' suggesting read-only, but does not explicitly confirm safety, rate limits, or other behavioral traits. The description is minimal on behavioral details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence that front-loads the core purpose ('unified content retrieval interface') and enumerates supported types. No redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (7 parameters, 6 content types), the description is adequate but does not elaborate on how to use each type or the expected output. With no output schema, more detail would be beneficial.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters. The description adds no additional semantic information beyond what the schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it is a 'unified content retrieval interface' and lists the types of content it supports (novels, audiobooks, etc.), distinguishing it from sibling tools like get_chapter_content or get_book_detail.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lacks explicit guidance on when to use this tool versus its siblings (e.g., get_chapter_content). It does not mention prerequisites or scenarios where this tool is preferred.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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