RelayShield

Created By
RelayShield2 months ago
RelayShield gives AI agents and developers real-time identity and infrastructure threat detection via a single REST API. Monitor breach exposure, SIM/eSIM swap attacks, and domain lookalikes. Install as a native MCP server for Claude Desktop and Claude Code in one line: pip install relayshield-mcp
Overview

What RelayShield Does

RelayShield gives AI agents and developers real-time identity and infrastructure threat detection via a single REST API.

Available Tools

  • check_breach — Check if an email address appears in known data breaches
  • check_sim_swap — Detect SIM/eSIM swap activity on a phone number
  • check_domain_lookalikes — Scan for typosquat/lookalike domains targeting your brand
  • scan_url — Analyse a URL for phishing and malware signals (coming soon)
  • scan_file — Scan a file hash for malware detection (coming soon)

Quick Start

pip install relayshield-mcp

Get your API key at relayshield.net

Use Cases

  • Verify user identity risk before high-value transactions
  • Alert users when their credentials appear in a breach
  • Detect infrastructure attacks against your domain in real time
  • Add security tooling to any Claude Desktop or Claude Code workflow

Server Config

{
  "mcpServers": {
    "relayshield": {
      "command": "uvx",
      "args": [
        "relayshield-mcp"
      ],
      "env": {
        "RELAYSHIELD_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
RelayShield
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Catchintent

3 hours ago
Enigmata
@Enigmata

Enigmata MCP provides AI clients with secure access to personalized Enigmata astrological forecasts, including day, week, month, and thematic forecast contexts. Forecasts contain the percentage of favorability of any day and the probability of any event. It helps assistants retrieve structured guidance, compare forecast periods, search themes, check profile readiness, and complete required solar-location setup when needed. Tools get_mcp_capabilities - Returns metadata about the available Enigmata MCP tools and their capabilities. get_day_forecast - Returns an AI-friendly personalized day forecast. get_day_forecast_section - Returns a specific section of a day forecast, useful when a client needs smaller responses. get_week_forecast - Returns an AI-friendly personalized week forecast. get_month_forecast - Returns an AI-friendly personalized month forecast. get_theme_forecast - Returns a forecast for a selected theme, including favorability or probability context. get_theme_best_days - Returns the best days for a selected forecast theme. compare_theme_days - Compares two dates for a selected theme without returning the full theme calendar. get_theme_probability_trends - Returns the subscription-period probability trend for a selected theme. get_theme_catalog - Returns the user’s saved themes and popular available themes. search_themes - Searches forecast themes and returns ranked candidates for precise theme selection. compare_forecasts - Compares two day, week, month, or theme forecast contexts. get_profile_readiness - Returns the user’s profile and onboarding readiness for forecast access. get_solar_requirement - Checks whether a solar meeting city is required for the user’s forecast flow. search_cities - Searches cities that can be used as a solar meeting place. submit_solar_place - Submits the user’s solar meeting city when it is required to unlock or update forecasts.

2 days ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago