← Registry

Analytics

atlasbyauro.com

Provides search, retrieval, and statistical analysis of FDA medical device clearances, recalls, and clinical trial data.

2 endpoints10 known toolsFirst detected August 22, 2026Last detected August 25, 2026

ENDPOINT 1

https://atlasbyauro.com/mcp

No auth detected

MCP server metadata

Name
atlas-fda
Version
1.0.0
Capabilities
tools
Server instructions

Atlas provides FDA 510(k) clearance, device recall, and clinical trial data. Use find_predicates for 510(k) predicate research, product_code_stats for FDA review times, search_records for anything by name. Free API key: https://atlasbyauro.com/fda/pricing

Known tools 5

search_records

Full-text search across 777k+ FDA 510(k) clearances, device recalls, and registered clinical trials.

Inferred read-only
find_predicates

List predicate device candidates for a 510(k) submission: recent clearances under an FDA product code, with review times and recall indicators.

Inferred read-only
get_clearance

Full detail for one FDA 510(k) clearance by K-number, including recalls that reference it.

Inferred read-only
product_code_stats

FDA review-time statistics (median and 90th percentile days to decision), clearance count and recall count for a product code.

Inferred read-only
get_changes

New FDA clearances and recalls since a date - the monitoring feed.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.atlas-fda]
url = "https://atlasbyauro.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "atlas-fda": {
      "type": "http",
      "url": "https://atlasbyauro.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: atlas-fda
Remote MCP URL: https://atlasbyauro.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "atlas-fda": {
      "url": "https://atlasbyauro.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "atlas-fda": {
      "type": "http",
      "url": "https://atlasbyauro.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "atlas-fda",
  "transport": "streamable-http",
  "url": "https://atlasbyauro.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://atlasbyauro.com/mcp?key=YOUR_KEY

No auth detected

MCP server metadata

Name
atlas-fda
Version
1.0.0
Capabilities
tools
Server instructions

Atlas provides FDA 510(k) clearance, device recall, and clinical trial data. Use find_predicates for 510(k) predicate research, product_code_stats for FDA review times, search_records for anything by name. Free API key: https://atlasbyauro.com/fda/pricing

Known tools 5

search_records

Full-text search across 777k+ FDA 510(k) clearances, device recalls, and registered clinical trials.

Inferred read-only
find_predicates

List predicate device candidates for a 510(k) submission: recent clearances under an FDA product code, with review times and recall indicators.

Inferred read-only
get_clearance

Full detail for one FDA 510(k) clearance by K-number, including recalls that reference it.

Inferred read-only
product_code_stats

FDA review-time statistics (median and 90th percentile days to decision), clearance count and recall count for a product code.

Inferred read-only
get_changes

New FDA clearances and recalls since a date - the monitoring feed.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.atlas-fda]
url = "https://atlasbyauro.com/mcp?key=YOUR_KEY"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "atlas-fda": {
      "type": "http",
      "url": "https://atlasbyauro.com/mcp?key=YOUR_KEY"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: atlas-fda
Remote MCP URL: https://atlasbyauro.com/mcp?key=YOUR_KEY

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "atlas-fda": {
      "url": "https://atlasbyauro.com/mcp?key=YOUR_KEY"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "atlas-fda": {
      "type": "http",
      "url": "https://atlasbyauro.com/mcp?key=YOUR_KEY"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "atlas-fda",
  "transport": "streamable-http",
  "url": "https://atlasbyauro.com/mcp?key=YOUR_KEY"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.