pubmed_medical_search
InactiveTool of CIPHER x402 — Paid Solana & Crypto Tools
Search PubMed (NCBI) for medical / life-sciences literature by keyword. Returns enriched article list: pmid, title, authors, journal, year, pub_types, plus a year-range + has-meta-analysis / has-review enrichment block. Ideal for medical RAG agents. Priced at $0.005 USDC on Base (x402). Pass a signed x402 v2 authorization as the '_payment' argument to unlock the paid response. Without it, the tool returns the 402 accept-list for your wallet to sign.
Parameters schema
{
"type": "object",
"required": [
"term"
],
"properties": {
"term": {
"type": "string",
"description": "Free-text biomedical query (e.g. 'metformin liver', 'semaglutide cardiovascular outcomes')."
},
"retmax": {
"type": "number",
"maximum": 20,
"minimum": 1,
"description": "Max articles to return (1-20). Default 5."
},
"_payment": {
"type": "string",
"description": "Optional. Signed x402 v2 X-PAYMENT header value (base64-encoded EIP-3009 authorization). If present, forwarded upstream; if absent, tool returns the 402 accept-list."
}
}
}Parent server
CIPHER x402 — Paid Solana & Crypto Tools
https://github.com/cryptomotifs/cipher-x402-mcp
1/7 registries