目录 / Drug Landscape
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)
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://drug-landscape--james-h-millett.run.tools
{
"mcpServers": {
"Drug Landscape": {
"url": "https://drug-landscape--james-h-millett.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| lookup_drug | Get 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_disease | Get 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_company | Get 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_trial | Get a clinical trial profile by its NCT identifier — title, phase, status, sponsor, enrolment, primary endpoints, results (if posted), linked drugs. |
| search | Search 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_drugs | Side-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_drugs | Browse 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_pipeline | Get a company's full drug pipeline — every drug, grouped by phase, with mechanism + indications. |
| get_drugs_in_class | Get every drug in a pharmacological class (PD-1 inhibitor, GLP-1 agonist, etc.). Returns drugs grouped by phase. |
| get_drugs_for_target | Get every drug acting on a specific molecular target (PD-1, HER2, GLP-1R, KRAS, etc.). |
| define | Look up a pharma glossary term (NDA, PDUFA, ORR, QALY, REMS, ADC, CAR-T, etc.). Returns the definition. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。