★ 0 stars
Python
⚙️ DevOps
Updated today
MCP server for RelayShield — breach detection, URL scanning, SIM swap detection, and domain lookalike monitoring
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"relayshield-mcp": {
"command": "uvx",
"args": [
"relayshield-mcp"
]
}
}
}
Run in terminal:
claude mcp add relayshield-mcp uvx relayshield-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"relayshield-mcp": {
"command": "uvx",
"args": [
"relayshield-mcp"
]
}
}
}
Or install with pip: pip install relayshield-mcp
README Excerpt
| Tool | What it does | PAYG price | |---|---|---| | `check_breach` | Email breach lookup — 13 billion+ records via HIBP | $0.10 USDC | | `check_sim_swap` | SIM swap / eSIM detection via live carrier data | $0.25 USDC | | `check_domain_lookalikes` | Typosquat and lookalike domain detection with cert transparency | $0.50 USDC |
Tools (10)
RELAYSHIELD_API_KEYRELAYSHIELD_API_URLRELAYSHIELD_X_PAYMENTcheck_breachcheck_domain_lookalikescheck_oauth_watchlistcheck_scan_resultcheck_sim_swapscan_filescan_url