# Cybercentry Verification (remote · centry.cybercentry.co.uk)

Pay-per-call security verification for wallets, contracts, agents and apps, in USDC over x402.

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

## Components

- remote · `centry.cybercentry.co.uk`: 66/100 (this document), [markdown](https://verifymcp.io/servers/uk-co-cybercentry-verification/api-mcp.md), [page](https://verifymcp.io/servers/uk-co-cybercentry-verification/api-mcp)

## Channel facts

- Endpoint: `https://centry.cybercentry.co.uk/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.3`

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

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 12 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1295 tokens (~107/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 15/100
  - Stability check failed: schema churn in the 6 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http uk-co-cybercentry-verification https://centry.cybercentry.co.uk/api/mcp
```

### Codex

```toml
[mcp_servers.uk-co-cybercentry-verification]
url = "https://centry.cybercentry.co.uk/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "uk-co-cybercentry-verification": {
      "type": "remote",
      "url": "https://centry.cybercentry.co.uk/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add uk-co-cybercentry-verification --url https://centry.cybercentry.co.uk/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  uk-co-cybercentry-verification:
    url: "https://centry.cybercentry.co.uk/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "uk-co-cybercentry-verification": {
      "type": "http",
      "url": "https://centry.cybercentry.co.uk/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-20 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 11 to 15.

### 2026-08-19 (score 65, −1)

- [security regression] Stability: 0.13 → fail
- [security regression] A breaking change shipped without a version bump: still 1.0.0
- [functional regression] “openclaw_ai_agent_verification” changed the type of “config”: object → string
- [functional regression] “openclaw_ai_agent_verification” changed the type of “tool”: object → string
- [cosmetic] “openclaw_ai_agent_verification” reworded the description of “config”
- [cosmetic] “openclaw_ai_agent_verification” reworded the description of “tool”

### 2026-08-18 (score 66, 0)

- [security] Tool “base_token_verification” rewrote its description, which is the text the model reads
- [security] Tool “cyber_security_consultant” rewrote its description, which is the text the model reads
- [security] Tool “ethereum_token_verification” rewrote its description, which is the text the model reads
- [security] Tool “media_content_verification” rewrote its description, which is the text the model reads
- [security] Tool “openclaw_ai_agent_verification” rewrote its description, which is the text the model reads
- [security] Tool “private_data_verification” rewrote its description, which is the text the model reads
- [security] Tool “quantum_cryptography_verification” rewrote its description, which is the text the model reads
- [security] Tool “solidity_code_verification” rewrote its description, which is the text the model reads
- [security] Tool “wallet_verification” rewrote its description, which is the text the model reads
- [security] Tool “web_application_verification” rewrote its description, which is the text the model reads
- [cosmetic] Tool “base_token_verification” changed its title: Base Token Verification
- [cosmetic] Tool “cyber_security_consultant” changed its title: Cyber Security Consultant
- [cosmetic] Tool “ethereum_token_verification” changed its title: Ethereum Token Verification
- [cosmetic] Tool “list_services” changed its title: List Services
- [cosmetic] Tool “media_content_verification” changed its title: Media Content Verification
- [cosmetic] Tool “openclaw_ai_agent_verification” changed its title: OpenClaw AI Agent Verification
- [cosmetic] Tool “private_data_verification” changed its title: Private Data Verification
- [cosmetic] Tool “quantum_cryptography_verification” changed its title: Quantum Cryptography Verification
- [cosmetic] Tool “recent_exploits” changed its title: Recent Exploits
- [cosmetic] Tool “solidity_code_verification” changed its title: Solidity Code Verification
- [cosmetic] Tool “wallet_verification” changed its title: Wallet Verification
- [cosmetic] Tool “web_application_verification” changed its title: Web Application Verification

### 2026-08-17 (score 66, +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-08-16 (score 65, +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-08-15 (score 64, 0)

- [functional improvement] Stability: unverified → 0.03
- [cosmetic] “base_token_verification” reworded the description of “chain”

### 2026-08-14 (score 64)

First indexed and scored.

## MCP tools (12)

### `list_services` (~25 tokens)

List Services

List every Cybercentry verification service with its price, inputs and SLA. Free.

### `recent_exploits` (~54 tokens)

Recent Exploits

Recent real-world web3 exploits from the live feed, with loss amounts, attack vectors and the Cybercentry service that addresses each. Free.

Input parameters:

- `limit` (number): Max incidents to return (default 10).

### `base_token_verification` (~158 tokens)

Base Token Verification

Check a Base token contract before buying: detects honeypots, armed freeze-and-seize, a live pause, fake B20s and ticker-impersonation copycats, and separately discloses issuer controls (admin centralisation, supply cap, transfer policy, rebase) so a legitimate token is not mistaken for a scam. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `chain` (string): base for mainnet (default), or base-sepolia to check a token before you launch it
- `contract_address` (string, required): B20 token contract address
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `cyber_security_consultant` (~97 tokens)

Cyber Security Consultant

Ask a cyber security question and get an expert answer backed by real-time threat intelligence, covering current threats, best practice and compliance. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `query` (string, required): Question (e.g., What should an incident response capability include?).
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `ethereum_token_verification` (~137 tokens)

Ethereum Token Verification

Check an Ethereum or EVM token contract before buying: rug pull, hidden tax, liquidity legitimacy and holder concentration risk. Token due diligence returned as a scan report. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `chain_id` (number, required): Chain ID (e.g., Mainnet 1, Testnet 2)
- `contract_address` (string, required): Contract Address
- `platform_id` (number, required): Platform ID (e.g., Ethereum 1, Base 17)
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `media_content_verification` (~169 tokens)

Media Content Verification

Check whether an image or video is authentic and where it came from: C2PA content credentials, provenance and metadata extraction, with an avatar and logo impersonation check. Detect AI-generated or tampered media before trusting it. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `extract_metadata` (boolean): Extract file metadata (default: true)
- `image_uri` (string, required): Avatar/logo image URI: HTTPS URL or IPFS path
- `media_file_path` (string, required): URL or path to the media file to verify
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.
- `verify_authenticity` (boolean): Verify content authenticity / C2PA provenance (default: true)

### `openclaw_ai_agent_verification` (~145 tokens)

OpenClaw AI Agent Verification

Audit an AI agent configuration for security holes: prompt injection exposure, missing authentication, over-broad tool permissions and unsafe gateway settings. Check an agent before you trust it or connect to it. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `config` (string, required): Agent configuration as a JSON string
- `message` (string): Message
- `sessionId` (string): Session ID
- `skills` (string): Skills
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.
- `tool` (string): Tool to validate, as a JSON string

### `private_data_verification` (~100 tokens)

Private Data Verification

Prove a fact about private data without revealing the data: validates text integrity and returns a zero-knowledge proof (ZKP) with a verification ID and URL. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `cpdv_data` (string, required): Data (e.g., Test Data)
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `quantum_cryptography_verification` (~102 tokens)

Quantum Cryptography Verification

Encrypt text with quantum-resistant (post-quantum) cryptography, for secrets that must outlast classical encryption. Returns a record ID and a decrypt URL. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `cqcv_data` (string, required): Any text data you want to encrypt and verify
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `solidity_code_verification` (~82 tokens)

Solidity Code Verification

Audit Solidity smart contract source for vulnerabilities before you deploy or call it. Returns findings with a clear risk level. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `solidity_code` (string, required): Solidity Code
- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.

### `wallet_verification` (~99 tokens)

Wallet Verification

Screen a wallet address for sanctions and risk: OFAC SDN sanctions screening, risk scoring and suspicious-activity detection across 35 EVM chains. Check a counterparty before you transact with it. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.
- `wallet_address` (string, required): Wallet Address

### `web_application_verification` (~87 tokens)

Web Application Verification

Scan a website or dApp frontend for vulnerabilities using OWASP checks, before connecting a wallet to it or trusting it with user data. Costs $1.00 per call, paid in USDC over x402.

Input parameters:

- `subscription_token` (string): Optional Cybercentry subscription token. Uses your plan quota instead of paying per call.
- `target_url` (string, required): Target URL

## Diagnostics

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

## Score history

- 2026-08-20: 66
- 2026-08-19: 65
- 2026-08-18: 66
- 2026-08-17: 66
- 2026-08-16: 65
- 2026-08-15: 64
- 2026-08-14: 64

## Links

- Remote endpoint: https://centry.cybercentry.co.uk/api/mcp
- Repository: https://github.com/Cybercentry/verification-mcp
- Website: https://centry.cybercentry.co.uk/
- Changelog RSS feed: https://verifymcp.io/servers/uk-co-cybercentry-verification/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/uk-co-cybercentry-verification/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/uk-co-cybercentry-verification/api-mcp
