Healthcare Compliance MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Healthcare Compliance MCPSearch MAUDE for insulin pump events last year"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Healthcare Compliance MCP Server
FDA regulatory intelligence for AI agents — medical device MAUDE events, 510(k) clearances, device recalls, and ClinicalTrials.gov data. No API key required.
What It Does
Give AI agents direct access to FDA and ClinicalTrials.gov data for medical device compliance, adverse event monitoring, and regulatory due diligence.
MAUDE adverse events — search FDA MAUDE database for medical device adverse event reports
510(k) clearances — look up FDA premarket clearance (510(k)) for specific devices
Device recalls — track FDA Class I/II/III medical device recalls by manufacturer or product
Clinical trials — search ClinicalTrials.gov for device trials and intervention studies
Compliance reports — composite compliance assessment with risk scoring
Related MCP server: Biomedical APIs MCP Server
Quick Start
Add to your MCP client:
{
"mcpServers": {
"healthcare-compliance-mcp": {
"url": "https://healthcare-compliance-mcp.apify.actor/mcp"
}
}
}Comparison
See how Healthcare Compliance MCP compares to manual FDA research and paid databases like LexisNexis.
Tools
Tool | Price | Description |
| $0.05 | Search FDA MAUDE for medical device adverse event reports |
| $0.03 | Get 510(k) premarket clearance details |
| $0.05 | Track FDA device recalls by manufacturer or product |
| $0.05 | Search ClinicalTrials.gov for device trials |
| $0.03 | Get detailed clinical trial information |
| $0.10 | Composite compliance screen for a device/manufacturer |
| $0.08 | Assess manufacturer quality from FDA data |
| $0.15 | Full compliance report — MAUDE, recalls, 510(k), trials |
search_device_events
When to call: AI agent investigating medical device safety signals, adverse event patterns, or product liability. Example AI prompt: "Search FDA MAUDE for adverse event reports involving insulin pumps in the last 3 years — show devices with the most serious outcomes."
get_device_510k_clearance
When to call: AI agent verifying FDA clearance status for a medical device before procurement or clinical use. Example AI prompt: "Did Medtronic receive 510(k) clearance for their pacemaker lead model? What's the clearance number and date?"
get_device_recalls
When to call: AI agent tracking device recall status for clinical risk management or procurement. Example AI prompt: "Show me all Class I and Class II recalls for devices made by Johnson & Johnson's DePuy subsidiary in the last 5 years."
screen_device_compliance
When to call: AI agent doing pre-purchase due diligence on a medical device vendor or manufacturer. Example AI prompt: "Screen Boston Scientific's compliance profile — check their MAUDE events, recalls, and 510(k) history."
generate_compliance_report
When to call: AI agent producing a comprehensive medical device compliance assessment for regulatory or investment purposes. Example AI prompt: "Generate a full FDA compliance report for Philips' respiratory device division covering 2019-2024."
Data Sources
Source | Coverage | What's Available |
FDA MAUDE | US | Adverse event reports (mandatory for manufacturers) |
FDA 510(k) | US | Premarket clearance database |
FDA Recalls | US | Class I/II/III medical device recalls |
ClinicalTrials.gov | Global | Device trials, intervention studies |
Pricing
Tool | Per Call |
| $0.05 |
| $0.03 |
| $0.05 |
| $0.05 |
| $0.03 |
| $0.10 |
| $0.08 |
| $0.15 |
No subscription. Pay per use via Apify PPE.
Example Calls
Search MAUDE adverse events
search_device_events(device_name="insulin pump", max_results=10)Returns:
{
"device_name": "insulin pump",
"total_events": 847,
"events": [
{
"event_id": "20234567890",
"device_name": "Insulin Infusion Pump",
"manufacturer": "Medtronic",
"adverse_event_description": "Battery depletion leading to interrupted therapy",
"date_of_event": "2023-08-15",
"source": "FDA MAUDE"
}
]
}Screen device compliance
screen_device_compliance(device_name="coronary stent", manufacturer="Abbott Vascular")Returns:
{
"device_name": "coronary stent",
"manufacturer": "Abbott Vascular",
"maude_events_count": 234,
"recall_count": 3,
"510k_clearances": 7,
"compliance_score": 82,
"risk_level": "LOW",
"sources": ["FDA MAUDE", "FDA 510(k)", "FDA Recalls"]
}Connect to AI Agents
Claude Desktop / Cursor / Windsurf
{
"mcpServers": {
"healthcare-compliance-mcp": {
"url": "https://healthcare-compliance-mcp.apify.actor/mcp"
}
}
}SEO Keywords
FDA MAUDE API, medical device adverse events, 510(k) clearance lookup, FDA device recalls, ClinicalTrials.gov API, medical device compliance, AI agent FDA research, medical device due diligence, FDA regulatory intelligence, clinical trial search API, medtech compliance, device safety signals, AI agent healthcare
This server cannot be deployed
Maintenance
Related MCP Connectors
FDA 510(k)s, PMAs, recalls & trials, linked: predicate search and review-time stats for AI agents.
US healthcare data for AI agents: CMS, FDA adverse events, CDC, NPPES NPI. Keyless, real samples.
Primary-source SEC filing intelligence and financial/disclosure reconciliation for AI agents.
Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to query and analyze FDA adverse events, drug labels, medical device clearances, and other public health datasets through natural language commands.14-
- FlicenseBqualityDmaintenanceEnables AI agents to query free biomedical and pharmaceutical APIs for clinical trials, drug data, molecular structures, adverse events, and research literature.14-
- AlicenseAqualityDmaintenanceProvides LLM-optimized access to FDA data through the OpenFDA API and direct regulatory decision document retrieval, covering all 21 OpenFDA endpoints plus 510(k) summaries, De Novo decisions, and PMA approvals.41MIT
- AlicenseNot gradedqualityBmaintenanceEnables querying FDA medical device regulatory databases including 510(k) clearances, PMA approvals, recalls, and adverse events through natural language.5 npmMIT