You're viewing a demo portfolio

Join the waitlist
PRSM

pharma_pipeline_scan

Active

Tool of Pharma Intel

declared in 0.1.0

Search clinical trials by condition (e.g., "lung cancer") or sponsor (e.g., "Pfizer"). Returns trial phases, recruitment status, and approved treatments for that indication.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "condition": "lung cancer"
    },
    {
      "sponsor": "Pfizer"
    },
    {
      "sponsor": "Moderna",
      "condition": "breast cancer"
    }
  ],
  "required": [],
  "properties": {
    "sponsor": {
      "type": "string",
      "description": "Pharmaceutical company or sponsor name"
    },
    "condition": {
      "type": "string",
      "description": "Disease or condition (e.g., \"breast cancer\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Pharma Intel

https://github.com/pipeworx-io/mcp-pharma-intel

1/7 registries
View full server →