← 返回
未分类 中文

Pipeworx fda

US FDA open data — adverse drug event reports, drug labeling/package inserts, and food recall enforcement actions
美国FDA公开数据——药品不良事件报告、药品标签/包装说明书以及食品召回执法行动
b-gutman b-gutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 319
下载
💾 0
安装
1
版本
#latest

概述

FDA Open Data

Search the US Food and Drug Administration's public databases. Pull adverse drug event reports (FAERS), look up drug labeling and package inserts, and browse food recall enforcement actions. All data is open and requires no API key.

Tools

ToolDescription
-------------------
search_drug_eventsSearch FDA adverse drug event (FAERS) reports by drug name, reaction, or keyword
search_drug_labelsSearch drug labeling / package inserts by brand name, generic name, or active ingredient
search_food_recallsSearch food recall enforcement actions by product name, company, or reason

Use cases

  • Investigating reported side effects for a specific medication
  • Looking up official prescribing information and contraindications
  • Monitoring food recalls for safety-critical applications
  • Pharmacovigilance research across the FAERS database

Example: adverse events for metformin

curl -s -X POST https://gateway.pipeworx.io/fda/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_drug_events","arguments":{"query":"metformin","limit":3}}}'

Returns reported reactions, drug dosage info, patient demographics, and outcome classifications.

MCP config

{
  "mcpServers": {
    "pipeworx-fda": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/fda/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 15:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 208 📥 65,014
dev-programming

Pipeworx geo

b-gutman
地理工具 — 地理编码、逆向地理编码、国家信息、时区查询及日出日落时间
★ 0 📥 493
professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 136 📥 43,554