SYNTHORA openFDA Medical Device Adverse Events (MAUDE)
x402/synthora-openfda-medical-device-adverse-events-(maude)Returns FDA MAUDE medical-device adverse-event reports from openFDA api.fda.gov/device/event: device generic and brand name, manufacturer, event_type (malfunction/injury/death), patient outcomes and problem codes. Autonomous agents and agent-to-agent (A2A) medtech safety-surveillance and procurement-risk systems consume it to rank device reliability. Ranking surface: device name to malfunction/injury counts. [x402: $0.002/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_openfda_medical_device_adverse_events_(maude)": {
"url": "https://openfda-device-adverse-events.hergertsynthora.com/service",
"transport": "http"
}
}
}