US Safety Recalls MCP
Search NHTSA vehicle recalls and FDA food/drug recalls in real-time. 4 MCP tools for product safet monitoring.
US Safety Recalls MCP Server
Search vehicle recalls, FDA drug/food/device recalls, and consumer financial complaints through a single MCP interface. This server aggregates safety data from three major federal agencies -- NHTSA, FDA, and CFPB -- giving AI assistants instant access to public safety recall and complaint records.
Whether you are a consumer researching a used car, a compliance analyst monitoring product recalls, or a journalist investigating complaint patterns, this server provides structured, queryable access to data that would otherwise require navigating three separate government websites.
Available Tools
safety_search_vehicle_recalls
Search NHTSA vehicle recall campaigns by make, model, year, or component.
| Parameter | Type | Required | Description |
|---|---|---|---|
make | string | No | Vehicle manufacturer (e.g., "Toyota", "Ford") |
modelYear | number | No | Model year (e.g., 2020) |
component | string | No | Vehicle component (e.g., "AIR BAGS", "BRAKES") |
limit | number | No | Maximum results to return (default: 10) |
Returns: Campaign number, manufacturer, make, model, year, component, summary, consequence, remedy, parkIt flag (immediate stop-driving advisory), and number of units affected.
safety_search_fda_recalls
Search FDA recalls for drugs, food products, and medical devices.
| Parameter | Type | Required | Description |
|---|---|---|---|
productType | string | No | One of: drugs, food, devices |
searchTerm | string | No | Free-text search across product descriptions |
classification | string | No | Recall severity: Class I (most serious), II, or III |
limit | number | No | Maximum results to return (default: 10) |
Returns: Recall number, product type, classification, recalling firm, product description, reason for recall, and distribution pattern.
safety_search_consumer_complaints
Search CFPB consumer complaints about financial products and services.
| Parameter | Type | Required | Description |
|---|---|---|---|
searchTerm | string | No | Free-text search across complaint narratives |
product | string | No | Financial product (e.g., "Mortgage", "Credit card") |
company | string | No | Company name |
state | string | No | Two-letter state code (e.g., "CA", "TX") |
limit | number | No | Maximum results to return (default: 10) |
Returns: Complaint ID, product, issue, company, state, date received, and company response status.
How to Connect
Add this server to your MCP client configuration:
{
"mcpServers": {
"us-safety-recalls": {
"type": "url",
"url": "https://us-safety-recalls-mcp.apify.actor/mcp"
}
}
}
Compatible with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Example Prompts
- "Are there any recalls on 2019 Honda CR-V air bags?"
- "Show me Class I FDA food recalls from the past month."
- "What consumer complaints have been filed against Wells Fargo in California?"
- "Find vehicle recalls related to brake failures in 2022 Teslas."
- "Search for FDA medical device recalls mentioning pacemaker."
- "How many CFPB complaints mention student loans in New York?"
Pricing
This actor charges $0.01 per tool call. Each search query counts as one tool call regardless of the number of results returned.
Data Sources
All data is sourced from official US government APIs:
- NHTSA Recalls API -- api.nhtsa.gov -- National Highway Traffic Safety Administration vehicle recall database.
- openFDA API -- api.fda.gov -- FDA drug, food, and medical device recall enforcement reports.
- CFPB Consumer Complaint Database -- consumerfinance.gov -- Consumer Financial Protection Bureau public complaint records.
Servidores relacionados
Euroleague Live
Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.
Chia Health MCP Server
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
AILibrary MCP Server
API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.
Barevalue MCP
AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation.
PoshMCP
Expose explicitly whitelisted PowerShell commandlets as a MCP Tool
AgentRouter
Let your agent delegate tasks to specialised external agents and orchestrate multi agent approaches to tackle complex tasks and enable new capabilitys.
Asset Price MCP Server
Provides real-time prices for assets like precious metals and cryptocurrencies.
The Agent Times
Agent economy news with 6 tools. Agents can read articles, get stats, and comment. Earn Bitcoin for contributions.
Time MCP Server
Provides current time and timezone conversion capabilities using IANA timezone names, with automatic system timezone detection.