Skip to main content
Glama
gqy20

Europe PMC Literature Search MCP Server

get_citing_articles

Retrieve and analyze articles citing a specific publication using PubMed and Europe PMC APIs, providing structured results including citing articles, total count, and error messages.

Instructions

获取引用该文献的文献信息

处理流程:

  1. 使用 PubMed elink+efetch 获取引用 PMID 列表及详情。

  2. 如 PubMed 未返回结果,则回退到 Europe PMC /citations 接口。

  3. 返回统一结构:citing_articles、total_count、message、error。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNo
max_resultsNo
pmidYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/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 discloses the processing flow (PubMed elink+efetch, fallback to Europe PMC) and return structure, which adds behavioral context beyond basic function. However, it lacks details on permissions, rate limits, error handling specifics, or performance characteristics. The description adds some value but is incomplete for a tool with no annotations.

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

Conciseness3/5

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

The description is moderately concise with a clear purpose statement and numbered process steps. However, the process details are somewhat technical and could be simplified for an AI agent. It's front-loaded with the purpose, but the structure includes unnecessary implementation details that don't aid tool selection.

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 no annotations, 0% schema coverage, and an output schema present, the description is partially complete. It explains the processing flow and return structure, which helps, but lacks parameter explanations and usage context. The output schema reduces the need to describe return values, but gaps in behavioral and parameter details remain.

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

Parameters2/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 mentions 'PMID' implicitly in the process but doesn't explain the three parameters (pmid, email, max_results) or their roles. The description adds no meaningful semantics beyond what the schema's property names suggest, failing to address the coverage gap.

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 tool's purpose: '获取引用该文献的文献信息' (Get information about articles citing this literature). It specifies the resource (articles citing a given literature) and the action (get information), though it doesn't explicitly differentiate from siblings like 'get_similar_articles' or 'get_references_by_doi'. The purpose is clear but lacks sibling distinction.

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 provides no guidance on when to use this tool versus alternatives. It mentions a fallback mechanism (PubMed to Europe PMC) but doesn't specify use cases, prerequisites, or comparisons with siblings like 'search_europe_pmc' or 'get_similar_articles'. There's no explicit when/when-not or alternative tool recommendations.

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

Related 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/gqy20/article-mcp'

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