# LabTestSuperstore (remote · labtestsuperstore-mcp.vercel.app)

Read-only U.S. lab-test catalog, collection-site search, and reference-range context.

- Trust score: 71/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- remote · `labtestsuperstore-mcp.vercel.app`: 71/100 (this document), [markdown](https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp.md), [page](https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp)

## Channel facts

- Endpoint: `https://labtestsuperstore-mcp.vercel.app/api/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-08-17.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 9502 tokens (~32/item across 293 items; 3 tools + 290 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http sunrainsnow-labtestsuperstore https://labtestsuperstore-mcp.vercel.app/api/mcp
```

### Codex

```toml
[mcp_servers.sunrainsnow-labtestsuperstore]
url = "https://labtestsuperstore-mcp.vercel.app/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sunrainsnow-labtestsuperstore": {
      "type": "remote",
      "url": "https://labtestsuperstore-mcp.vercel.app/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add sunrainsnow-labtestsuperstore --url https://labtestsuperstore-mcp.vercel.app/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  sunrainsnow-labtestsuperstore:
    url: "https://labtestsuperstore-mcp.vercel.app/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "sunrainsnow-labtestsuperstore": {
      "type": "http",
      "url": "https://labtestsuperstore-mcp.vercel.app/api/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-08-17 (score 71, 0)

- [security] Resource “Homocysteine” now points somewhere else: lts://catalog/homocysteine-test → lts://ranges/homocysteine

### 2026-08-16 (score 71, +1)

- [security] Resource “Homocysteine” now points somewhere else: lts://catalog/homocysteine-test → lts://ranges/homocysteine

### 2026-08-15 (score 70, 0)

- [security] Resource “Homocysteine” now points somewhere else: lts://catalog/homocysteine-test → lts://ranges/homocysteine
- [functional] New resource “Student Athlete Test Panel”
- [functional] New resource “Youth Wellness Test Panel, Core”
- [functional] New resource “Youth Wellness Test Panel, Expanded”

### 2026-08-14 (score 70, +1)

- [security] Resource “Homocysteine” now points somewhere else: lts://catalog/homocysteine-test → lts://ranges/homocysteine

### 2026-08-13 (score 69, 0)

- [security] Resource “Homocysteine” now points somewhere else: lts://catalog/homocysteine-test → lts://ranges/homocysteine
- [functional improvement] Stability: unverified → 0.03

### 2026-08-12 (score 69)

First indexed and scored.

## MCP tools (3)

### `search_tests` (~64 tokens)

Search LabTestSuperstore tests

Search the public test catalog. Returns source records with dated offers and unmodified affiliate tracking fields.

Input parameters:

- `atHome` (boolean)
- `category` (string)
- `limit` (integer)
- `query` (string)
- `sampleType` (string)

### `find_locations` (~73 tokens)

Find LabTestSuperstore collection locations

Filter one public state location shard by city, ZIP, provider, or access field. Does not claim appointment availability.

Input parameters:

- `access` (string)
- `city` (string)
- `limit` (integer)
- `provider` (string)
- `state` (string)
- `zip` (string)

### `get_range_context` (~73 tokens)

Get lab range source context

Return unreviewed, context-only range source comparisons. This tool does not interpret results or provide medical advice.

Input parameters:

- `age` (integer)
- `limit` (integer)
- `marker` (string)
- `sex` (string)
- `source` (string)
- `unit` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp#diagnostics

## Score history

- 2026-08-17: 71
- 2026-08-16: 71
- 2026-08-15: 70
- 2026-08-14: 70
- 2026-08-13: 69
- 2026-08-12: 69

## Links

- Remote endpoint: https://labtestsuperstore-mcp.vercel.app/api/mcp
- Website: https://labtestsuperstore.com/
- Changelog RSS feed: https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/sunrainsnow-labtestsuperstore/api-mcp
