Home › Security › agentscore-mcp-server

agentscore-mcp-server

MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.

TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-04-27 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.2.0)

npx -y @agentscore-xyz/mcp-server@2.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "agentscore-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentscore-xyz/mcp-server@2.2.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry