Skip to main content
Glama

Europe PMC Literature Search MCP Server

by gqy20

get_article_details

Retrieve detailed information about specific articles from Europe PMC using PMIDs. Supports high-performance asynchronous processing, concurrent queries, caching, and automatic retries for efficient literature data retrieval.

Instructions

获取特定文献的详细信息(高性能优化版本)

功能说明:

  • 使用异步方式根据PMID获取文献的完整详细信息
  • 支持并发处理,性能更优
  • 集成缓存机制,重复查询响应更快
  • 自动重试和错误恢复

参数说明:

  • pmid: 必需,PubMed ID(如:"37769091")

返回值说明:

  • 包含与同步版本相同的字段
  • 额外提供:
    • processing_time: 处理耗时(秒)
    • cache_hit: 是否命中缓存
    • performance_info: 性能统计信息
    • retry_count: 重试次数

使用场景:

  • 需要高性能的文献详情获取
  • 批量文献详情查询
  • 大规模数据处理

性能特点:

  • 比同步版本快20-40%
  • 支持智能缓存
  • 自动重试机制
  • 并发控制

Input Schema

NameRequiredDescriptionDefault
pmidYes

Input Schema (JSON Schema)

{ "properties": { "pmid": { "title": "Pmid", "type": "string" } }, "required": [ "pmid" ], "type": "object" }

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