Back to search
30
MCP

@armalo/mcp-shield

npm/@armalo/mcp-shield

Drop-in trust boundary for MCP servers: trust-score gating, per-tool rate limits, prompt-injection prefilter, audit forwarding. Free OSS shield. ESM-only.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.craftedtrust/mcp-shield
Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.
0 tools · streamable-http
mcp-trust-guard
Security middleware for MCP servers. Trust-based access control, rate limiting, and audit logging. Zero dependencies.
0 tools
io.github.mcpshield-dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
@muhannad-hash/mcp-shield
MCP server that scans other MCP servers for backdoors, prompt injection, exfiltration, and supply chain risks
0 tools
listo-mcp-ip-guard
IP allowlist guard for MCP servers. Ships with OpenAI/ChatGPT egress IP ranges and Azure public cloud ranges for ChatGPT developer mode. Zer
0 tools
@agentscore-xyz/mcp-server
MCP security trust layer. Scan packages, inspect repo MCP dependencies, generate Policy Gate setup, check exposure, and query abuse data.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@armalo/mcp-shield": {
      "url": "None",
      "transport": "http"
    }
  }
}