Skip to content
Back to search
90
MCP v0.3.0 streamable-http

Compuute MCP Security Scanner

io.github.Compuute/compuute-scan-api

Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.

Uptime
no direct probes in 30d
Response
727ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

scan_mcp_server

Scan a public GitHub MCP-server repository for security issues. Clones the repo (shallow, <60s, <200 MB), runs compuute-scan v0.6.2 in static analysis mode (no code execution from the target)…

How to use

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

{
  "mcpServers": {
    "compuute_mcp_security_scanner": {
      "url": "https://scan.compuute.se/mcp/",
      "transport": "streamable-http"
    }
  }
}