RelayShield Security Intelligence✓
io.github.nzdsf2-gif/relayshield-mcp · v0.2.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nzdsf2-gif/relayshield-mcp",
"description": "Breach detection, SIM swap, domain lookalikes, OAuth watchlist, URL scanning. Subscription or PAYG.",
"title": "RelayShield Security Intelligence",
"repository": {
"url": "https://github.com/relayshield/relayshield-mcp",
"source": "github"
},
"version": "0.2.2",
"websiteUrl": "https://relayshield.net",
"packages": [
{
"registryType": "pypi",
"identifier": "relayshield-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API Gateway base URL — https://xhh3tfrhng.execute-api.us-east-1.amazonaws.com/prod",
"isRequired": true,
"name": "RELAYSHIELD_API_URL"
},
{
"description": "RapidAPI subscription key (subscription mode — all 7 tools available)",
"isSecret": true,
"name": "RELAYSHIELD_API_KEY"
},
{
"description": "x402 payment proof — USDC on Base (pay-as-you-go mode — 4 tools, no API key needed)",
"isSecret": true,
"name": "RELAYSHIELD_X_PAYMENT"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}