RelayShield Security Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 451 installs a week from pypi. Last commit 7 Sep 2026.
Breach, SIM swap, infostealer, domain lookalikes, MCP registry risk, prompt-injection detection.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
ENV RELAYSHIELD_API_KEY=""
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add relayshield-mcp -- uvx relayshield-mcp
{
"mcpServers": {
"relayshield-mcp": {
"args": [
"relayshield-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.relayshield-mcp]
command = "uvx"
args = ["relayshield-mcp"]
{
"mcpServers": {
"relayshield-mcp": {
"args": [
"relayshield-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"relayshield-mcp": {
"args": [
"relayshield-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
RELAYSHIELD_API_URL (RelayShield API base URL — https://api.relayshield.net), RELAYSHIELD_API_KEY (RelayShield API key for subscription access (all tools available) — get one at api.relayshield.net/developers), RELAYSHIELD_X_PAYMENT (x402 payment proof — USDC on Base (pay-as-you-go mode, no API key needed)).
The author declared them in the registry entry; get the values from the project itself.
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
npm registry MCP server — package intelligence, security audits, dependency analysis
Scans MCP servers for tool poisoning, prompt injection and supply chain risks.
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
Domain overviews for security and sales: registration, infrastructure, and risk signals.
MCP security scanner: detect tool poisoning, prompt injection & rug-pulls - 10 OWASP heuristics.
MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
Answers built from our own checks of this server.