# RegEvidenceHub Waste (remote · waste.regevidencehub.com)

RegEvidenceHub Waste: England waste registration, DWT readiness and permit-change preflight.

- Trust score: 69/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `waste.regevidencehub.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp.md), [page](https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp)

## Channel facts

- Endpoint: `https://waste.regevidencehub.com/ai/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.4.1`

## 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-24.

- **Endpoint Security**: 74/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.
  - 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**: 74/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 937 tokens (~133/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 71/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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **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 current MCP spec version (2026-07-28).

**Unverified: 1 category.** A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the RegEvidenceHub Waste MCP server?

RegEvidenceHub Waste is a hosted endpoint at https://waste.regevidencehub.com/ai/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 changhuliu-uk-waste-rule-mcp 'https://waste.regevidencehub.com/ai/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "changhuliu-uk-waste-rule-mcp": {
      "url": "https://waste.regevidencehub.com/ai/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "changhuliu-uk-waste-rule-mcp": {
      "type": "http",
      "url": "https://waste.regevidencehub.com/ai/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.changhuliu-uk-waste-rule-mcp]
url = "https://waste.regevidencehub.com/ai/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "changhuliu-uk-waste-rule-mcp": {
      "type": "remote",
      "url": "https://waste.regevidencehub.com/ai/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add changhuliu-uk-waste-rule-mcp --url 'https://waste.regevidencehub.com/ai/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  changhuliu-uk-waste-rule-mcp:
    url: "https://waste.regevidencehub.com/ai/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "changhuliu-uk-waste-rule-mcp": {
      "Transport": "http",
      "Url": "https://waste.regevidencehub.com/ai/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add changhuliu-uk-waste-rule-mcp -t streamable-http -u 'https://waste.regevidencehub.com/ai/mcp'
```

### Other

```json
{
  "mcpServers": {
    "changhuliu-uk-waste-rule-mcp": {
      "type": "http",
      "url": "https://waste.regevidencehub.com/ai/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-24 (score 69)

First indexed and scored.

## MCP tools (7)

### `waste_service_info` (~86 tokens)

FREE SERVICE/DISCOVERY metadata tool. Use for questions about this connector's England scope, available tools, payment-free public-AI surface, fail-closed behavior, and safety boundaries. Do NOT use for evidence freshness; use waste_source_status. Do NOT use for a case-specific regulatory route; use waste_rule_preflight or the narrower registration, DWT, or permit-change tool.

### `waste_rule_catalog` (~65 tokens)

FREE RULE CATALOG tool. Use before a case-specific preflight when an agent needs the exact supported role IDs, activity IDs, and bounded route names accepted by this service. Do NOT use it to decide a user's case; use waste_rule_preflight after collecting the relevant facts.

### `waste_source_status` (~77 tokens)

FREE EVIDENCE-HEALTH tool. Use only to check whether the reviewed official GOV.UK / Environment Agency evidence is fresh, unchanged, available and decision-usable. It returns source-health status and never makes a waste-route or permit conclusion. Do NOT use for operational routing; use waste_rule_preflight or a narrower workflow tool.

### `waste_rule_preflight` (~119 tokens)

FREE GENERAL ENTRY TOOL for a CURRENT England waste operation when the regulatory route is still uncertain. Provide nation, role, one or more modelled activities, and any known site/waste/authorisation facts. Returns a deterministic route, missing facts, findings, evidence and next actions; it is read-only and does not submit anything. Do NOT use when the question is specifically carrier/broker/dealer registration, DWT receiving-site readiness, or a current-vs-proposed permit change; use the corresponding narrow tool instead.

Input parameters:

- `scenario` (required)

### `waste_carrier_broker_dealer_preflight` (~128 tokens)

FREE CARRIER/BROKER/DEALER REGISTRATION LIFECYCLE tool for England. Select when the unresolved question is a new registration, renewal, detail/activity change, legal-type change, or lower-to-upper change for a carrier, broker or dealer. Supply role and lifecycle action, plus own-waste/tier facts when relevant. Returns a bounded route, fee route, findings and official evidence. It is read-only and never submits or renews a registration. Do NOT use for site permit changes or DWT reporting readiness.

Input parameters:

- `scenario` (required)

### `waste_digital_tracking_readiness` (~124 tokens)

FREE DIGITAL WASTE TRACKING RECEIVING-SITE READINESS tool for England phase 1. Select only when the question is whether a waste receiving site is in the permitted/licensed receiving-site scope and ready for receipt reporting around the 1 October 2026 mandatory start. Supply receiving authorisation, whether controlled waste is received, reporting-method readiness, and optionally an as-of date. Returns phase-1 scope/readiness, findings and evidence; it never submits DWT records. Do NOT use for carrier registration or permit-change comparison.

Input parameters:

- `scenario` (required)

### `waste_permit_change_preflight` (~119 tokens)

FREE PERMIT-CHANGE IMPACT PREFLIGHT for an EXISTING England waste operation when both current and proposed operating facts are available. Compare modelled fields such as location, activities, waste types, quantity, storage, treatment or operating hours. Returns changed fields, findings, official evidence and review actions; it is read-only and does not vary a permit or decide that a variation/new permit is legally required. Do NOT use for a brand-new operation route, carrier registration, or DWT receipt-reporting readiness.

Input parameters:

- `scenario` (required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp#diagnostics

## Score history

- 2026-09-24: 69

## Common questions

### What is the RegEvidenceHub Waste MCP server?

RegEvidenceHub Waste is an MCP server listed in the public MCP registry as io.github.ChanghuLiu/uk-waste-rule-mcp. RegEvidenceHub Waste: England waste registration, DWT readiness and permit-change preflight. This page covers its hosted endpoint (https://waste.regevidencehub.com/ai/mcp).

### Is the RegEvidenceHub Waste MCP server safe to use?

RegEvidenceHub Waste scores 69 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 RegEvidenceHub Waste MCP server expose?

RegEvidenceHub Waste exposes 7 tools: waste_service_info, waste_rule_catalog, waste_source_status, waste_rule_preflight, waste_carrier_broker_dealer_preflight, and 2 more. Their descriptions and schemas cost roughly 718 tokens of context every time the server is loaded.

### Does the RegEvidenceHub Waste MCP server require authentication?

No. We connected to RegEvidenceHub Waste without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the RegEvidenceHub Waste MCP server still maintained?

RegEvidenceHub Waste is still listed as active in the MCP registry. We last reached this channel on 24 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://waste.regevidencehub.com/ai/mcp
- Repository: https://github.com/ChanghuLiu/uk-waste-rule-mcp
- Website: https://waste.regevidencehub.com/waste-rule-preflight
- Changelog RSS feed: https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp.json
- HTML version of this page: https://verifymcp.io/servers/changhuliu-uk-waste-rule-mcp/ai-mcp
