PubMed MCP 서버
오픈 액세스 콘텐츠에 초점을 맞춰 PubMed 데이터에 액세스하기 위한 MCP 서버 구현입니다.
특징
PubMed 데이터베이스에서 연구 기사 검색
오픈 액세스 콘텐츠 필터링
초록을 포함한 자세한 기사 정보를 얻으세요
사용 가능한 경우 무료 전체 텍스트 링크를 찾으세요
API 규정 준수를 위한 내장 속도 제한
설치
지엑스피1
용법
API 참조
검색(옵션)
지정된 기준으로 기사를 검색합니다
query: 검색어maxResults: 최대 결과 수 (기본값: 10)sort: 정렬 순서('관련성' 또는 '날짜')filterOpenAccess: 오픈 액세스 콘텐츠를 필터링할지 여부(기본값: true)
getLatestOpenAccess(옵션)
최근 오픈 액세스 논문 받기
topic: 주제 검색days: 되돌아볼 일수 (기본값: 30)maxResults: 최대 결과 수 (기본값: 10)
getOpenAccessLinks(pmid)
기사에 대한 무료 전체 텍스트 링크를 받으세요
pmid: 해당 기사의 PubMed ID
속도 제한
서버는 NCBI의 가이드라인(초당 최대 3개 요청)을 준수하기 위해 자동 속도 제한을 구현합니다.
특허
MIT
mcp-pubmed-server
This server cannot be installed
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.
PubMed에서 연구 기사를 검색하고 불러올 수 있는 MCP 서버 구현으로, 특히 오픈 액세스 콘텐츠 필터링과 전체 텍스트 링크 검색에 중점을 두고 있습니다.
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityAn MCP server that provides access to PubMed articles through the Entrez API.Last updated -134MIT License
- -security-license-qualityServer to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.Last updated -34MIT License
- -security-license-quality🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.Last updated -64MIT License
- -security-license-qualityAn MCP server for searching and downloading academic papers from multiple sources including arXiv, PubMed, bioRxiv, and Sci-Hub, designed for seamless integration with large language models like Claude Desktop.Last updated -366MIT License