CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Pharma Regulatory

rootsbymenda/pharma-mcp-server
HTTP, SSEregistry active
Summary

Pulls drug safety and regulatory data from seven databases: DrugBank, WHO Essential Medicines, FDA FAERS adverse events, TGA ARTG, FDA NDI notifications, ChEMBL bioactivity, and drug interaction records. Four tools let you look up drug details and targets, check interaction severity between medications, query FAERS for adverse event reports and deaths, or search across all databases by keyword. Each response includes source links back to the primary database. Covers 23,000+ TGA registered medicines, 5,000 drug interactions, and 2,000 FAERS records. Runs on Cloudflare Workers with D1 storage. Free tier with 60 requests per minute. Useful for medication reviews, contraindication checks, or pharmacovigilance research without paying for Lexicomp or Micromedex subscriptions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Roots by Benda — Pharmaceutical & Bioequivalence Intelligence MCP Server

smithery badge

Drug safety, interactions, adverse events, and regulatory data in one MCP. Check any drug or active ingredient against DrugBank, WHO Essential Medicines, FDA FAERS adverse events, drug-drug interactions, Australian TGA ARTG, FDA NDI notifications, and ChEMBL bioactivity — all source-linked and free.

Equivalent data through commercial platforms (Lexicomp, Micromedex, DrugBank Pro) costs $20,000+/year. This MCP is free.

Live endpoint: https://pharma-mcp-server.rootsbybenda.workers.dev/mcp SSE fallback: https://pharma-mcp-server.rootsbybenda.workers.dev/sse

Tools

check_drug

Look up a drug, medicine, active ingredient, or CAS number across DrugBank, WHO Essential Medicines, Australian TGA ARTG, and FDA NDI notifications. Returns identifiers, targets, schedules, dosage forms, indications, and regulatory records.

query: "ibuprofen"
→ DrugBank: Ibuprofen (DB01050), CAS 15687-27-1, approved/investigational
  Targets: Prostaglandin G/H synthase 1 & 2, PPAR-gamma, CFTR
  Drug-Drug Interactions: 100
  WHO Essential: Yes — ATC M01AE01, analgesic/anti-inflammatory
  Formulations: IV 5 mg/mL; Oral 200/400/600 mg tablet; Liquid 100-200 mg/5 mL
  Dosage: 200-400 mg q6-8h; max 1200-2400 mg/day
  Contraindications: Active GI bleeding; severe renal impairment; third trimester pregnancy
  TGA ARTG: 10 registered products (BRUFEN 400mg, CALDOLOR IV, NUROFEN PLUS, etc.)

check_drug_interactions

Check drug-drug interactions for one drug or a specific pair. Returns interaction severity, mechanism, clinical effect, evidence level, and management recommendations for medication safety review.

query: "warfarin aspirin"
→ Severity: MAJOR; Mechanism: additive anticoagulant + antiplatelet effect;
  Clinical: increased bleeding risk; Management: avoid combination or monitor INR closely

check_adverse_events

Check FDA FAERS adverse-event records for a drug or active ingredient. Returns total reports, serious outcomes, death reports, top adverse reactions, and common patient age groups.

query: "isotretinoin"
→ Total reports: 12,847; Serious: 8,231; Deaths: 89; Top reactions: depression,
  inflammatory bowel disease, suicide attempt; Peak age: 15-25

search_pharma

Search across pharmaceutical regulatory and safety databases by keyword. Use for broad discovery across DrugBank, WHO Essential Medicines, TGA ARTG, FAERS, FDA NDI, drug interactions, and ChEMBL bioactivity.

query: "SSRI pregnancy" → matches across FAERS (birth defects), interactions, DrugBank warnings

Data

DatasetRecords
Australian TGA ARTG registered medicines23,259
ChEMBL bioactivity records7,941
DrugBank compounds4,947
Drug-drug interactions5,000
FDA FAERS adverse-event records2,000
FDA NDI notifications1,330
WHO Essential Medicines782

100% source-traceability: every record links to DrugBank, WHO, TGA, FDA FAERS, or ChEMBL primary sources.

Sources: DrugBank (open data), WHO Model List of Essential Medicines, Australian TGA ARTG, FDA FAERS (Adverse Event Reporting System), FDA New Dietary Ingredient notifications, ChEMBL (EMBL-EBI).

Quick Start

Claude Desktop / Claude Code

Add to your MCP config:

{
  "mcpServers": {
    "roots-pharma-regulatory": {
      "url": "https://pharma-mcp-server.rootsbybenda.workers.dev/sse"
    }
  }
}

Cursor / Windsurf / Zed

Use the Streamable HTTP endpoint:

https://pharma-mcp-server.rootsbybenda.workers.dev/mcp

Rate Limits

Every caller receives full data; a 60 requests/minute abuse-prevention limit applies per IP.

Built With

  • Cloudflare Workers + Agents SDK
  • Cloudflare D1 (SQLite at the edge)
  • Durable Objects (session-scoped rate limiting)
  • Model Context Protocol (MCP)

Who Built This

Roots by Benda — regulatory intelligence platform built by Shahar Ben-David with Claude. Pharmaceutical database assembled from primary sources across DrugBank, WHO, TGA, FDA, and ChEMBL.

  • Website: rootsbybenda.com
  • LinkedIn: Shahar Ben-David

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP, SSE
UpdatedMay 22, 2026
View on GitHub