Tool Skill
Download Pubmed
download_pubmedAttempt to download PDF of a PubMed paper. Args: paper_id: PubMed ID (PMID). save_path: Directory to save the PDF (default: './downloads'). Returns: str: Message indicating that direct PDF download is not supported.
$0.01/call
Flat rate
Paper Search
When to Use
Use this tool when you need to attempt to download pdf of a pubmed paper.
args:
paper_id: pubmed id (pmid).
save_path: directory to save the pdf (default: './downloads').
returns:
str: message indicating that direct pdf download is not supported.
. This is part of the Paper Search provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 24+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("paper-search/download_pubmed")xpay_run— Execute:xpay_run("paper-search/download_pubmed", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
save_path | string | No | |
paper_id | string | Yes |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Paper Search (all tools) — 25 tools
- Search — $0.01/call
- Fetch — $0.01/call
- Search Arxiv — $0.01/call
- Search Pubmed — $0.01/call
- Search Biorxiv — $0.01/call
Links
- Tool page: https://xpay.tools/paper-search/download-pubmed/
- Provider: https://xpay.tools/paper-search/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("paper-search/download_pubmed")// 2. Execute
xpay_run("paper-search/download_pubmed", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
save_path | string | No | - |
paper_id | string | Yes | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/paper-search/download-pubmed/SKILL.md
CLI
npx @xpaysh/cli install paper-search/download-pubmed
Manual
curl -o SKILL.md https://xpay.tools/skills/paper-search/download-pubmed/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Paper Search

