Skip to main content
Glama
Wang-JQ77

deepseek-litresearch

by Wang-JQ77

test_fulltext

Check full-text access availability by probing Sci-Hub mirrors and EZProxy connectivity for a given DOI. Read-only diagnostic to verify if fallback routes can resolve papers.

Instructions

实测全文兜底通道可用性(只读探测,不修改任何设置)。

  • scihub: 逐镜像探测 Sci-Hub 首页可达性、延迟与验证页特征,并按 DOI 探测能否解析到论文页。仅诊断连通性;使用 Sci-Hub 前请确认符合当地法律法规。

  • ezproxy: 探测已配置的校园 EZProxy——首页可达 → (账密模式)登录 → 代理 URL 访问 doi.org。未配置时返回配置指引。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiNo10.1038/nature12373
scihubNo
ezproxyNo
timeoutNo
Install Server

TDQS

A4.2/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full behavioral burden. It discloses that the tool is read-only, does not modify settings, probes multiple Sci-Hub mirrors, may perform EZProxy login, and returns configuration guidance when EZProxy is not configured. It does not describe failure output or timeout behavior, but it is substantially 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 front-loaded with the core intent and safety guarantee, followed by compact scannable bullets. Every line adds operational detail and there is no filler or redundancy.

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 moderately complex diagnostic tool with no output schema and no annotations, the description covers both fallback channels, their probe sequences, legal caution, and unconfigured behavior. It does not describe the exact return shape, but it provides enough context for an agent to select and invoke the tool correctly.

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 0%, so the description must compensate. It explains the scihub and ezproxy booleans and mentions DOI usage in prose, but it never defines the timeout parameter or the doi format/default behavior. Partial compensation only.

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 opens with a specific verb and resource: testing the availability of full-text fallback channels, then enumerates the two concrete modes (scihub, ezproxy). This clearly distinguishes it from sibling tools like read_paper or execute_research and is not a tautology.

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

Usage Guidelines4/5

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

The description clearly frames the tool as a read-only diagnostic probe and explicitly says it 'only diagnoses connectivity', which tells an agent when to consider it. It does not explicitly name sibling alternatives or state when not to use it, so it falls short of full alternative-based guidance.

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