Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by grll • Search & Retrieval
A lightweight MCP server that lets agents search and fetch PubMed articles using the pubmedclient Python package.
Search PubMed for biomedical citations and retrieve article metadata programmatically.
Fetch full PubMed article records for summarization, evidence extraction, or citation generation.
Integrate PubMed search/fetch capabilities into Claude via a simple uvx/claude_desktop_config.json setup.
This MCP server exposes search and fetch functionality for PubMed, relying on the pubmedclient Python package to retrieve citations and article metadata. It is intended to be run via uvx and configured through claude_desktop_config.json (example provided), with environment variables to select Python and prerelease behavior. The server is useful for agents that need programmatic access to biomedical literature for summarization, citation extraction, or evidence retrieval. Setup requires ensuring uv/uvx is available and a compatible Python runtime (the README suggests Python 3.12).
Search abstracts on PubMed database based on the request parameters. While it returns a free-form text in practice this is a list of strings containing: * the title of the article * the abstract content * the authors * the journal name * the publication date * the DOI * the PMID Args: request: SearchAbstractsRequest
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.