Healthcare Compliance MCP
Click on "Install 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: Medical Research MCP Suite
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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/red-cars-io/healthcare-compliance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server