Drug Landscape on Cursor
Drug Landscape is a free pharma intelligence layer covering 156,000+ drugs, 480,000+ clinical trials, 915 pharmaceutical companies, and 61 disease areas — all linked to primary regulatory + scientific sources. Install it inside Cursor once and any pharma question gets resolved with current, citable data.
Install
-
Step 1: Open Cursor settings
Cmd/Ctrl + ,→ Features → Model Context Protocol → Add new MCP server. -
Step 2: Paste the Drug Landscape endpoint
URL:
https://druglandscape.com/api/mcp. Transport: HTTP. -
Step 3: Reload Cursor
Use
Cmd/Ctrl + Shift + P→ "Developer: Reload Window". Cursor auto-discovers tools.
Config block
// .cursor/mcp.json (workspace) or global Cursor settings
{
"mcpServers": {
"drug-landscape": {
"transport": "http",
"url": "https://druglandscape.com/api/mcp"
}
}
}
Example prompts
- In Composer: "What pharma APIs would be relevant for a clinical-trial dashboard?"
- In chat: "Look up Keytruda's mechanism and write a fact card React component."
- In Composer: "Generate a TypeScript type for Drug Landscape's lookup_drug response."
What you get
Every Drug Landscape response includes:
- Canonical URL — so citations point to a stable page (e.g. /drug/keytruda).
- Primary source links — FDA labels, EPAR, NICE TA, ClinicalTrials.gov, SEC filings, USPTO patents.
- Structured data — JSON-LD for Drug, MedicalCondition, MedicalStudy, Organization (perfect for downstream tooling).
- No rate limit on the free tier — sensible burst budgets via Vercel edge cache.
Available tools
Cursor can call any of these via MCP:
lookup_drug— full profile of any druglookup_disease— full treatment landscapelookup_company— company + pipelinelookup_trial— trial by NCT IDsearch— global semantic searchcompare_drugs— side-by-side comparisonbrowse_drugs— filtered listget_pipeline— full company pipelineget_drugs_in_class— pharmacologic class lookupget_drugs_for_target— molecular target lookupdefine— pharma glossary (NDA, PDUFA, ORR…)
Also available in
Claude DesktopChatGPTGoogle GeminiPerplexity AIMistral Le ChatxAI GrokContinue.devZedClineWindsurfSlackTelegramDiscord