← All servers

Repo Security Scanner — Malicious Code & Supply Chain

io.github.eltociear/repo-security-scanner v0.1.0
Official Registry git dev-tools security

Audit GitHub repos for malicious and supply-chain code before you depend on them.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add repo-security-scanner --transport http https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "repo-security-scanner": {
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "repo-security-scanner": {
      "serverUrl": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "repo-security-scanner": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "repo-security-scanner": {
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "repo-security-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner
Authorization: •••••• (required)

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.eltociear--repo-security-scanner/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent