PubMed
byncukondo
0Enables searching and retrieving scientific articles from PubMed via the NCBI E-utilities API.
Acerca de
PubMed is a vast database of biomedical literature provided by the National Library of Medicine (NLM). This tool acts as an MCP server, providing a convenient interface to interact with PubMed through the NCBI E-utilities API. It allows users to programmatically search for articles, fetch detailed summaries including abstracts and authors, and access full-text information where available, making it an essential resource for biomedical research and information retrieval.
Características Principales
- 0 GitHub stars
- Caching support for improved performance and reduced API calls
- Search PubMed articles with flexible query parameters
- Built-in rate limiting for compliant API usage
- Fetch detailed article information including abstracts, authors, and DOI
- TypeScript implementation for full type safety
Casos de Uso
- Programmatically search for biomedical literature on specific topics.
- Retrieve detailed information for a list of known PubMed IDs.
- Integrate PubMed search and data retrieval into applications and workflows.