# io.github.atlasbyauro/atlas-fda (remote · atlasbyauro.com)

FDA 510(k)s, PMAs, recalls & trials, linked: predicate search and review-time stats for AI agents.

- Trust score: 87/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `atlasbyauro.com`: 87/100 (this document), [markdown](https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro.md), [page](https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro)

## Channel facts

- Endpoint: `https://atlasbyauro.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 78/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 665 tokens (~95/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 88% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.atlasbyauro/atlas-fda MCP server?

io.github.atlasbyauro/atlas-fda is a hosted endpoint at https://atlasbyauro.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http atlasbyauro-atlas-fda 'https://atlasbyauro.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "atlasbyauro-atlas-fda": {
      "url": "https://atlasbyauro.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "atlasbyauro-atlas-fda": {
      "type": "http",
      "url": "https://atlasbyauro.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.atlasbyauro-atlas-fda]
url = "https://atlasbyauro.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "atlasbyauro-atlas-fda": {
      "type": "remote",
      "url": "https://atlasbyauro.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add atlasbyauro-atlas-fda --url 'https://atlasbyauro.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  atlasbyauro-atlas-fda:
    url: "https://atlasbyauro.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "atlasbyauro-atlas-fda": {
      "Transport": "http",
      "Url": "https://atlasbyauro.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add atlasbyauro-atlas-fda -t streamable-http -u 'https://atlasbyauro.com/mcp'
```

### Other

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

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 87, +1)

- [security] Stability: 0.97 → pass

### 2026-09-18 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 82, +1)

- [security] The server rewrote its instructions, which are the text every model session reads

### 2026-09-07 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `search_records` (~70 tokens)

Search the FDA record

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

Input parameters:

- `kind` (string): Optional: restrict to one record type
- `query` (string, required): Device name, manufacturer, sponsor, condition, or identifier

### `find_predicates` (~80 tokens)

Find predicate candidates

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

Input parameters:

- `limit` (number): Max candidates (default 15, max 40)
- `product_code` (string, required): Three-letter FDA product code, e.g. NBW

### `get_clearance` (~43 tokens)

Get a 510(k) clearance

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

Input parameters:

- `k_number` (string, required): e.g. K262116

### `product_code_stats` (~42 tokens)

FDA review-time statistics

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

Input parameters:

- `product_code` (string, required)

### `ai_devices` (~150 tokens)

FDA AI-enabled device list

FDA's official Artificial Intelligence-Enabled Medical Devices list (1,500+ authorizations), tracked weekly by Atlas. List recent AI device authorizations, filter by panel or year, or check whether a specific submission number is on the list. openFDA itself has no AI field - this is the joined, queryable version.

Input parameters:

- `limit` (number): Max results (default 15, max 40)
- `panel` (string): Filter by lead panel, e.g. Radiology, Cardiovascular
- `submission_number` (string): Check one submission, e.g. K254207 or DEN200001
- `year` (string): Filter by decision year, e.g. 2025

### `search_recalls` (~105 tokens)

Search device recalls

Search FDA device recalls by product code, recalling firm, or free text. Returns recall details with links - use to vet a predicate candidate or monitor a market.

Input parameters:

- `firm` (string): Recalling firm name (substring match)
- `limit` (number): Max results (default 15, max 40)
- `product_code` (string): Three-letter FDA product code, e.g. NBW
- `query` (string): Free text matched against the recall description

### `get_changes` (~59 tokens)

What changed this week

New FDA clearances and recalls since a date - the monitoring feed. Use for 'what changed this week' questions.

Input parameters:

- `kind` (string)
- `since` (string, required): ISO date, e.g. 2026-08-01

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro#diagnostics

## Score history

- 2026-09-21: 87
- 2026-09-20: 87
- 2026-09-19: 86
- 2026-09-18: 86
- 2026-09-17: 85
- 2026-09-16: 85
- 2026-09-15: 84
- 2026-09-14: 84
- 2026-09-13: 84
- 2026-09-12: 83
- 2026-09-11: 83
- 2026-09-10: 82
- 2026-09-09: 82
- 2026-09-08: 81
- 2026-09-07: 81
- 2026-09-06: 80
- 2026-09-05: 80
- 2026-09-04: 79
- 2026-09-03: 79
- 2026-09-02: 78
- 2026-09-01: 65
- 2026-08-31: 65
- 2026-08-30: 64
- 2026-08-29: 63
- 2026-08-28: 63
- 2026-08-27: 62
- 2026-08-26: 62
- 2026-08-25: 60
- 2026-08-24: 59
- 2026-08-23: 59

## Common questions

### What is the io.github.atlasbyauro/atlas-fda MCP server?

io.github.atlasbyauro/atlas-fda is an MCP server listed in the public MCP registry as io.github.atlasbyauro/atlas-fda. FDA 510(k)s, PMAs, recalls & trials, linked: predicate search and review-time stats for AI agents. This page covers its hosted endpoint (https://atlasbyauro.com/mcp).

### Is the io.github.atlasbyauro/atlas-fda MCP server safe to use?

io.github.atlasbyauro/atlas-fda scores 87 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.atlasbyauro/atlas-fda MCP server expose?

io.github.atlasbyauro/atlas-fda exposes 7 tools: search_records, find_predicates, get_clearance, product_code_stats, ai_devices, and 2 more. Their descriptions and schemas cost roughly 549 tokens of context every time the server is loaded.

### Does the io.github.atlasbyauro/atlas-fda MCP server require authentication?

Yes. io.github.atlasbyauro/atlas-fda asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the io.github.atlasbyauro/atlas-fda MCP server still maintained?

io.github.atlasbyauro/atlas-fda is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://atlasbyauro.com/mcp
- Repository: https://github.com/atlasbyauro/datafactory
- Website: https://atlasbyauro.com/
- Changelog RSS feed: https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro.xml
- Changelog JSON feed: https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro.json
- HTML version of this page: https://verifymcp.io/servers/atlasbyauro-atlas-fda/atlasbyauro
