You're viewing a demo portfolio

Join the waitlist
PRSM

list_research

Active

Tool of Cure Cancer With AI

declared in 1.0.0

List peer-reviewed oncology research papers ingested from PubMed (abstracts, authors, journal, plain-language summaries). Filter by cancer type, treatment type, keyword, or publication date.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "to": {
      "type": "string",
      "description": "ISO date upper bound (e.g. 2024-12-31)."
    },
    "from": {
      "type": "string",
      "description": "ISO date lower bound (e.g. 2024-01-01)."
    },
    "limit": {
      "type": "integer",
      "maximum": 100,
      "minimum": 1,
      "description": "Results per page (1–100, default 20)."
    },
    "offset": {
      "type": "integer",
      "minimum": 0,
      "description": "Number of results to skip (default 0)."
    },
    "search": {
      "type": "string",
      "description": "Keyword search across title and abstract."
    },
    "cancerType": {
      "type": "string",
      "description": "Filter by cancer type, e.g. lung, breast, prostate, colorectal, melanoma, leukemia, lymphoma."
    },
    "treatmentType": {
      "type": "string",
      "description": "Filter by treatment type."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cure Cancer With AI

https://github.com/hifarrer/ccwai-api

1/7 registries
View full server →
list_research — Cure Cancer With AI — PRSM MCP