
RelayShield
@nzdsf2-gif
关于 RelayShield
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 insta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"relayshield": {
"command": "uvx",
"args": [
"relayshield-mcp"
],
"env": {
"RELAYSHIELD_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
5Check if an email address appears in known data breaches
Detect SIM/eSIM swap activity on a phone number
Scan for typosquat/lookalike domains targeting your brand
Analyse a URL for phishing and malware signals *(coming soon)*
Scan a file hash for malware detection *(coming soon)*
概览
What is RelayShield?
RelayShield gives AI agents and developers real-time identity and infrastructure threat detection through a single REST API.
How to use RelayShield?
Install the package with pip install relayshield-mcp, obtain an API key from relayshield.net, then configure the server with your API key.
Key features of RelayShield
- Real-time email breach checks
- SIM/eSIM swap activity detection
- Domain lookalike and typosquat scanning
- URL phishing analysis (coming soon)
- File hash malware scanning (coming soon)
Use cases of RelayShield
- 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 AI agent workflow
FAQ from RelayShield
How does RelayShield integrate with AI agents?
It provides a simple REST API and dedicated MCP tools, making it easy to add threat detection capabilities to any AI workflow.
What detection tools are currently available?
Currently available: check_breach, check_sim_swap, and check_domain_lookalikes. scan_url and scan_file are coming soon.
How do I get started with RelayShield?
Run pip install relayshield-mcp, then get your API key at relayshield.net.
What is the status of scan_url and scan_file?
Both tools are marked as "coming soon" and are not yet available.
Can I use RelayShield with Claude Desktop?
Yes, the server is designed to be used with Claude Desktop and other AI agent frameworks.
开发工具 分类下的更多 MCP 服务器
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论