MCP Server
MCP
RelayShield Security Intelligence
Breach, SIM swap, infostealer, domain lookalikes, MCP registry risk, prompt-injection detection.
Install
uvx relayshield-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "relayshield-mcp",
"version": "0.2.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RelayShield API base URL — https://atq6wtkp6k.execute-api.us-east-1.amazonaws.com/prod",
"isRequired": true,
"name": "RELAYSHIELD_API_URL"
},
{
"description": "RelayShield API key for subscription access (all tools available) — get one at api.relayshield.net/developers",
"isSecret": true,
"name": "RELAYSHIELD_API_KEY"
},
{
"description": "x402 payment proof — USDC on Base (pay-as-you-go mode, no API key needed)",
"isSecret": true,
"name": "RELAYSHIELD_X_PAYMENT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment