Skip to main content
Glama
Wang-JQ77

deepseek-litresearch

by Wang-JQ77

read_paper

Fetch full-text papers in chunks for focused reading by passing a DOI, arXiv ID, PMID, or PMCID.

Instructions

获取文献全文并分块返回,供深度阅读。

至少提供一个标识符。全文来源优先级:Europe PMC fullTextXML → arXiv ar5iv → Unpaywall PDF。

Args: doi: 数字对象标识符(如 "10.1007/s12035-026-06090-6")。 arxiv_id: arXiv 编号(如 "2401.12345")。 pmid: PubMed ID。 pmcid: PubMed Central ID(如 "PMC1234567")。 max_chunks: 最多返回的分块数。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiNo
pmidNo
pmcidNo
arxiv_idNo
max_chunksNo
Install Server

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description takes on the disclosure burden. It reveals useful behavioral traits: chunked return, source fallback priority, and the need for at least one identifier. It does not cover errors, concurrency limits, or exact output format, but the core behavior is transparent.

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 compact and well-structured: purpose in the first line, then source precedence, then an Args list. Every sentence contributes useful information without filler.

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

Completeness4/5

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

For a tool with five optional-looking parameters and no output schema, the description covers identifiers, source precedence, and chunk control. It does not address edge cases like conflicting identifiers or error behavior, but the essential call contract is present.

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

Parameters5/5

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

Schema description coverage is 0%, but the description compensates fully by explaining every parameter: doi, arxiv_id, pmid, pmcid, and max_chunks. It also gives realistic examples for identifiers, making parameter usage unambiguous.

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

Purpose4/5

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

The description clearly states the verb (获取/resad) and resource (paper full text, chunked), and the purpose of deep reading. It does not explicitly name sibling tools it differs from, so it stops just short of full differentiation.

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

Usage Guidelines3/5

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

The description gives a usable precondition: at least one identifier must be provided. It also lists the source priority order, which helps the agent reason about behavior. However, it does not explicitly say when to prefer this over siblings like search_literature or test_fulltext.

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

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/Wang-JQ77/dsh-litresearch'

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