compuute-scan

Compuute/compuute-scan
★ 0 stars JavaScript 💻 Code/Dev Tools Updated 5d ago
Static security scanner for MCP servers. Zero dependencies. OWASP LLM Top 10 + NIS2 mapped.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compuute-scan": {
      "command": "npx",
      "args": [
        "-y",
        "Compuute/compuute-scan"
      ]
    }
  }
}

README Excerpt

**Open-source security scanner for MCP servers. Detects sandboxing, code execution, dependency, and supply-chain risks across all languages with official MCP SDKs: TypeScript, JavaScript, Python, Go, Rust, C#, Java, and Kotlin. Zero dependencies.** > **v0.6.0 — now with .NET, Java, and Kotlin support.** Released alongside the official [Microsoft MCP C# SDK v1.0](https://devblogs.microsoft.com/dotnet/release-v10-of-the-official-mcp-csharp-sdk/) (March 2026) and the official Java/Spring MCP SDK. F