# com.thenextgennexus/premium-data-mcp-server (remote · nexgendata-mcp-proxy.steve-corbeil.workers.dev)

Federal contracts, FDA recalls, business registrations, Amazon products — B2B intel.

- Trust score: 64/100 (medium)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- remote · `nexgendata-mcp-proxy.steve-corbeil.workers.dev`: 64/100 (this document), [markdown](https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp.md), [page](https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp)

## Channel facts

- Endpoint: `https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp`
- Transports: `streamable-http`
- Auth: `required`
- 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-04.

- **Endpoint Security**: 71/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 510 tokens (~102/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 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**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-thenextgennexus-premium-data-mcp-server https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp
```

### Codex

```toml
[mcp_servers.com-thenextgennexus-premium-data-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-thenextgennexus-premium-data-mcp-server": {
      "type": "remote",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-thenextgennexus-premium-data-mcp-server --url https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-thenextgennexus-premium-data-mcp-server:
    url: "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-thenextgennexus-premium-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/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-04 (score 64, +1)

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

### 2026-08-02 (score 63, +1)

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

### 2026-07-31 (score 62, +4)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 58, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 58, +1)

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

### 2026-07-28 (score 57, +1)

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

### 2026-07-27 (score 56, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 56)

First indexed and scored.

## MCP tools (5)

### `search_government_contracts` (~140 tokens)

Search US federal government contracts, grants, and spending data from USASpending.gov.
Args:
    keyword: Search keyword (e.g., 'cybersecurity', 'cloud computing', 'AI')
    agency: Filter by agency (e.g., 'Department of Defense')
    award_type: Type: contracts, grants, loans, or all
    min_amount: Minimum award amount in USD
    max_results: Max results (default 20)

Input parameters:

- `agency` (string)
- `award_type` (string)
- `keyword` (string, required)
- `max_results` (integer)
- `min_amount` (integer)

### `lookup_business_registration` (~93 tokens)

Look up company registration records, officers, and filings from global business registries.
Args:
    company_name: Company name to search
    jurisdiction: Jurisdiction code (e.g., 'us_de' for Delaware, 'gb' for UK)
    max_results: Max results (default 10)

Input parameters:

- `company_name` (string, required)
- `jurisdiction` (string)
- `max_results` (integer)

### `search_amazon_products` (~82 tokens)

Search Amazon for product details, pricing, reviews, and ratings.
Args:
    search_query: Product search query
    asins: List of ASINs to look up directly
    max_results: Max results (default 15)

Input parameters:

- `asins` (array)
- `max_results` (integer)
- `search_query` (string)

### `search_fda_recalls` (~114 tokens)

Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices.
Args:
    search_term: Product, drug, or company name
    category: Category: drug, food, device, or all
    severity: Classification: Class I, Class II, or Class III
    max_results: Max results (default 20)

Input parameters:

- `category` (string)
- `max_results` (integer)
- `search_term` (string)
- `severity` (string)

### `compare_product_prices` (~81 tokens)

Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring.
Args:
    product_name: Product name to search
    product_urls: Direct product page URLs to check
    max_results: Max results (default 20)

Input parameters:

- `max_results` (integer)
- `product_name` (string)
- `product_urls` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp#diagnostics

## Score history

- 2026-08-04: 64
- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 62
- 2026-07-31: 62
- 2026-07-30: 58
- 2026-07-29: 58
- 2026-07-28: 57
- 2026-07-27: 56
- 2026-07-26: 56

## Links

- Remote endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp
- Authorisation metadata: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/.well-known/oauth-protected-resource/premium-data-mcp-server/mcp
- Website: https://apify.com/nexgendata/premium-data-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-thenextgennexus-premium-data-mcp-server/premium-data-mcp-server-mcp
