remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides specialized filtering capabilities to find and access open access scientific publications, including functions to retrieve the latest open access papers and obtain free full-text links.
Enables searching the PubMed database for research articles, accessing article details including abstracts, filtering for open access content, and retrieving free full-text links where available.
PubMed MCP 服务器
用于访问 PubMed 数据的 MCP 服务器实现,重点关注开放访问内容。
特征
- 在 PubMed 数据库中搜索研究文章
- 开放获取内容筛选器
- 获取详细的文章信息,包括摘要
- 查找可用的免费全文链接
- 内置速率限制,确保 API 合规
安装
Copy
用法
Copy
API 参考
搜索(选项)
根据指定条件搜索文章
query
:搜索词maxResults
:最大结果数(默认值:10)sort
:排序顺序('相关性'或'日期')filterOpenAccess
:是否过滤开放访问内容(默认值:true)
getLatestOpenAccess(选项)
获取最近的开放获取论文
topic
:搜索主题days
:回顾的天数(默认值:30)maxResults
:最大结果数(默认值:10)
获取OpenAccessLinks(pmid)
获取文章的免费全文链接
pmid
:文章的 PubMed ID
速率限制
服务器实施自动速率限制以符合 NCBI 的指导方针(每秒最多 3 个请求)。
执照
麻省理工学院
mcp-pubmed-服务器
This server cannot be installed
MCP 服务器实现可以从 PubMed 搜索和检索研究文章,特别注重开放存取内容过滤和全文链接检索。