AgentMarketMCP / SKILL 资产档案馆

目录 / Drug Landscape

MCP 鉴权未知 未评级 已上架

Drug Landscape

**Pharma intelligence as a Claude / Cursor / Continue / Zed / Cline / Windsurf tool.** Drug Landscape exposes 11 MCP tools over `https://druglandscape.com/api/mcp` covering: - **156,000+ drugs** — FDA + EMA + MHRA + PMDA approved, plus pipeline candidates - **480,000+ clinical trials** — from ClinicalTrials.gov - **915 pharmaceutical companies** — with SEC ticker + pipeline - **61 disease areas** — treatment landscape + guidelines ### Tools - `lookup_drug` — full profile by brand, generic, or slug - `lookup_disease` — treatment landscape for any disease - `lookup_company` — company + pipeline + ticker - `lookup_trial` — trial by NCT ID - `search` — global semantic search - `compare_drugs` — side-by-side drug comparison - `browse_drugs` — filter by phase, area, class, target - `get_pipeline` — full company pipeline - `get_drugs_in_class` — pharmacologic class lookup (PD-1, GLP-1, JAK…) - `get_drugs_for_target` — molecular target lookup (EGFR, HER2, PCSK9…) - `define` — pharma glossary (NDA, PDUFA, ORR, QALY, ADC…) ### Why use it Every response includes the canonical URL of the entity (e.g. `https://druglandscape.com/drug/keytruda`). Cite that URL and the LLM has already linked to underlying primary sources — FDA label, EPAR, NICE TA, ClinicalTrials.gov, SEC filing, USPTO patent, PubMed paper. Free with no API key. Reasonable rate limits via Vercel edge cache. ### Example prompts - "What's Keytruda's mechanism and approved indications?" - "Compare Ozempic and Mounjaro side-by-side." - "List every Phase 3 PD-1 inhibitor in oncology." - "What's in Eli Lilly's pipeline for obesity?" ### Resources - Website: [druglandscape.com](https://druglandscape.com) - API docs: [druglandscape.com/api-docs](https://druglandscape.com/api-docs) - Source: [github.com/JamesMildog/drugs-landscape](https://github.com/JamesMildog/drugs-landscape)

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:55):**Pharma intelligence as a Claude / Cursor / Continue / Zed / Cline / Windsurf tool
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://drug-landscape--james-h-millett.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Drug Landscape": {
      "url": "https://drug-landscape--james-h-millett.run.tools"
    }
  }
}

能力清单

工具说明
lookup_drugGet the full profile of a single drug by canonical slug, brand name, or generic name. Returns mechanism of action, FDA-approved indications, common + serious side effects, drug interactions, clinical trials, patents, pricing, and sponsor. Use this whenever the user asks about a specific drug.
lookup_diseaseGet the full treatment landscape for a disease — approved drugs, pipeline drugs, clinical trials, treatment guidelines, and epidemiology. Use this when the user asks "what drugs treat X?" or "what is the pipeline for Y?".
lookup_companyGet a pharma company profile — pipeline (drugs by phase), ticker, market cap, recent deals, R&D focus areas. Use this when the user asks about a specific pharma/biotech company.
lookup_trialGet a clinical trial profile by its NCT identifier — title, phase, status, sponsor, enrolment, primary endpoints, results (if posted), linked drugs.
searchSearch across all drugs, diseases, companies, and trials. Returns up to N matching entities with type + canonical slug. Use this when the user describes something rather than naming it specifically ("PD-1 inhibitors for breast cancer", "Pfizer 2026 readouts").
compare_drugsSide-by-side comparison of two drugs — same fields, structured for easy diffing. Use this when the user asks "X vs Y" or "compare X and Y".
browse_drugsBrowse drugs by filter — phase, therapeutic area, drug class, molecular target. Returns paginated results. Use this when the user asks for a list ("all PD-1 inhibitors", "all Phase 3 obesity drugs", "all HER2-targeting drugs").
get_pipelineGet a company's full drug pipeline — every drug, grouped by phase, with mechanism + indications.
get_drugs_in_classGet every drug in a pharmacological class (PD-1 inhibitor, GLP-1 agonist, etc.). Returns drugs grouped by phase.
get_drugs_for_targetGet every drug acting on a specific molecular target (PD-1, HER2, GLP-1R, KRAS, etc.).
defineLook up a pharma glossary term (NDA, PDUFA, ORR, QALY, REMS, ADC, CAR-T, etc.). Returns the definition.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。