Skip to main content
Glama
relayshield

relayshield-mcp

Official
by relayshield

relayshield-mcp

mcp-name: io.github.nzdsf2-gif/relayshield-mcp

RelayShield Sicherheitsintelligenz als MCP-Server – binden Sie Breach-Erkennung, SIM-Swap-Erkennung, Lookalike-Domain-Überwachung, OAuth-Supply-Chain-Watchlist sowie URL-/Datei-Scans direkt in Claude und jeden MCP-kompatiblen KI-Agenten ein.

Werkzeuge

Werkzeug

Funktion

PAYG-Preis

check_breach

E-Mail-Breach-Abfrage – 13+ Milliarden Datensätze über HIBP

$0.10 USDC

check_sim_swap

SIM-Swap-/eSIM-Erkennung über Live-Betreiberdaten

$0.25 USDC

check_domain_lookalikes

Typosquatting- und Lookalike-Domain-Erkennung mit Zertifikatstransparenz

$0.50 USDC

check_oauth_watchlist

OAuth-App-Breach + Exposition gestohlener Token über HIBP + Stealer-Log-Korpus

$0.30 USDC

check_infostealer

Infostealer-Malware-Log-Abfrage über Hudson Rock Cavalier

$0.15 USDC

scan_wallet

On-Chain-Risikoprüfung für EVM-Wallets über GoPlus Security

$0.10 USDC

scan_url

URL-Malware-/Phishing-Scan über 70+ Engines (async)

$0.05 USDC

scan_file

Binärdatei-Malware-Scan über 70+ AV-Engines (async)

$0.10 USDC

check_scan_result

Ergebnis nach scan_url / scan_file abrufen

kostenlos

check_mcp_registry_risk

Typosquatting-/IOC-/Registrierungsalter-Prüfung für MCP-Server

$0.35 USDC

check_prompt_injection_breach

Breach-Exposition aus Prompt-Injection-Angriffen auf KI-Agenten

$0.35 USDC

check_supply_chain

Bis zu 10 Anbieterdomains auf Breach-/Infostealer-Exposition geprüft

$0.10 USDC

check_session_risk

Expositionsprüfung für aktive/wiederverwendbare gestohlene Sitzungen (Cookie/Token)

$0.30 USDC

check_nhi_exposure

Credential-Exposition nicht-menschlicher Identitäten – API-Schlüssel, Service-Tokens, PATs

$0.40 USDC

check_secret_scan

In öffentlichen GitHub-Repositories exponierte Secrets

$0.35 USDC

check_oauth_watchlist, check_supply_chain, check_session_risk, check_nhi_exposure und check_secret_scan decken verwandte Bereiche ab – die Exposition von verbundenen Apps, Sitzungen und Maschinen-Anmeldedaten für eine Identität oder deren Lieferkette – und sind eine natürliche Kombination, wenn man die aktuelle Berechtigung eines Agenten prüft, nicht nur einen Login.

Related MCP server: unphurl-mcp

Zugriffsmodi

Abonnement – API-Schlüssel von api.relayshield.net/developers. Alle 15 Tools verfügbar. Kostenlose Stufe: 100 Aufrufe/Monat. Kostenpflichtige Stufen ab $29/Monat.

Pay-as-you-go – Kein API-Schlüssel erforderlich. Pro Prüfung in USDC auf Base bezahlen (x402-Protokoll). Setzen Sie RELAYSHIELD_X_PAYMENT mit Ihrem Zahlungsnachweis. Alle 15 Tools verfügbar ($0.05–$0.50/Prüfung, check_scan_result kostenlos). Rufen Sie ein Tool ohne festgelegte Zahlung auf, um Preise und Zahlungsanweisungen zu erhalten.

Discovery – Legen Sie weder Schlüssel noch Zahlung fest. Tool-Aufrufe geben Zahlungsanforderungen und einen Abonnement-Link zurück.

Installation

pip install relayshield-mcp

Oder ohne Installation ausführen:

uvx relayshield-mcp

Claude Desktop konfigurieren

Bearbeiten Sie ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) oder %APPDATA%\Claude\claude_desktop_config.json (Windows):

Abonnement (RelayShield-API-Schlüssel):

{
  "mcpServers": {
    "relayshield": {
      "command": "relayshield-mcp",
      "env": {
        "RELAYSHIELD_API_URL": "https://api.relayshield.net",
        "RELAYSHIELD_API_KEY": "your-relayshield-api-key-here"
      }
    }
  }
}

Pay-as-you-go (x402-USDC auf Base):

{
  "mcpServers": {
    "relayshield": {
      "command": "relayshield-mcp",
      "env": {
        "RELAYSHIELD_API_URL": "https://api.relayshield.net",
        "RELAYSHIELD_X_PAYMENT": "your-x402-payment-proof-here"
      }
    }
  }
}

Beenden Sie Claude Desktop nach der Bearbeitung und starten Sie es neu.

Claude Code konfigurieren (CLI)

claude mcp add relayshield \
  --command relayshield-mcp \
  --env RELAYSHIELD_API_URL=https://api.relayshield.net \
  --env RELAYSHIELD_API_KEY=your-relayshield-api-key-here

Anwendungsbeispiele

Nach der Konfiguration fragen Sie Claude:

Check whether user@example.com has been breached.
Has there been a SIM swap on +14155551234?
Check acme.com for lookalike domains.
Are any OAuth apps connected to user@example.com in a recent breach?
Scan this URL for malware: https://suspicious-link.example.com

Bei URL- und Datei-Scans fragt Claude automatisch alle 5 Sekunden check_scan_result ab, bis das Ergebnis vorliegt.

Umgebungsvariablen

Variable

Beschreibung

RELAYSHIELD_API_URL

Basis-URL des API-Gateways (erforderlich)

RELAYSHIELD_API_KEY

RelayShield-Abonnementschlüssel (Abonnementmodus) – erhalten Sie einen unter api.relayshield.net/developers

RELAYSHIELD_X_PAYMENT

x402-Zahlungsnachweis – USDC auf Base (Pay-as-you-go-Modus)

Setzen Sie RELAYSHIELD_API_KEY oder RELAYSHIELD_X_PAYMENT – nicht beides. Der API-Schlüssel hat Priorität, wenn beide gesetzt sind.

A
license - permissive license
A
quality
A
maintenance

Maintenance

3wRelease cycle
5Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    security tools for AI agents: URL safety scanning, prompt injection detection (200+ patterns), email/password breach checks via HIBP, domain & IP reputation analysis, and AI skill supply chain scanning. Free tier (3 calls/day) or pay-per-request with USDC micropayments via x402.
    9
    16
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    URL intelligence for AI agents. One URL in, structured security and data quality signals out across 7 dimensions. 13 tools, risk score 0-100 with 23 configurable weights.
    16
    160
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time threat intelligence for AI agents, enabling checks on IPs, domains, URLs, hashes, CVEs, prompt-injection payloads, and malicious AI-skill/MCP-tool definitions against a free database of 890K+ IOCs.

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/relayshield/relayshield-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server