PluginBench
MCP Server

US Safety Recalls MCP Server

io.github.martc03/us-safety-recalls

What is the US Safety Recalls MCP server?

NHTSA vehicle recalls and FDA food/drug recalls. 4 tools.

How to install US Safety Recalls

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "us-safety-recalls": {
      "url": "https://us-safety-recalls-mcp.apify.actor/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "us-safety-recalls": {
      "serverUrl": "https://us-safety-recalls-mcp.apify.actor/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "us-safety-recalls": {
      "type": "http",
      "url": "https://us-safety-recalls-mcp.apify.actor/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "us-safety-recalls": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://us-safety-recalls-mcp.apify.actor/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http us-safety-recalls https://us-safety-recalls-mcp.apify.actor/mcp

Related MCP servers

SEC company search and SBA business resources. 4 MCP tools for business intelligence.

View repository →

SEC filings, patent data, and trade data. 4 competitive intel tools.

View repository →

Federal court records and PACER case data. 4 MCP tools for legal research.

View repository →

CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools.

View repository →

EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data.

View repository →

SEC EDGAR, CFPB complaints, and BLS employment data. 4 tools.

View repository →