fetch-pubmed-recent Fetch PubMed records for a date window + keyword set. Normalize the output to the same shape as so a calling agent can dedupe across sources. Workflow Step 1 — Detect transport At session start the runtime exposes any connected MCP servers. Check whether tools matching and are available. - MCP available : use it. The MCP wraps the same E-utilities but handles pagination and field extraction. Pass the keyword query as the search string with the date filter appended (see Step 2). - MCP not available : fall back to direct E-utilities calls via WebFetch. Endpoints: - Search: -…