Back to search
30
MCP

@agentscore-xyz/mcp-server

npm/@agentscore-xyz/mcp-server

MCP security trust layer. Scan packages, inspect repo MCP dependencies, generate Policy Gate setup, check exposure, and query abuse data.

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

Similar MCP servers embedding-nearest

io.github.thezenmonster/agentscore
MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
agent-trust-mcp
MCP Server for Agent Reputation & Trust Scoring
0 tools
@agentsid/mcp-scanner
MCP security scanner. Scores any MCP server against the AgentsID trust framework and looks up pre-scanned results from the public registry.
0 tools
AgentTrust
MCP Server for Agent Reputation & Trust Scoring
0 tools
prooflayer-agent-security
Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1700+ vulnera
0 tools

How to use

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

{
  "mcpServers": {
    "@agentscore-xyz/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}