Back to Home
kapilduraphe icon

mcp-watch

Verified Safe

by kapilduraphe

Overview

A comprehensive security scanner for Model Context Protocol (MCP) servers, detecting various vulnerabilities in their implementations.

Installation

Run Command
mcp-watch scan https://github.com/user/mcp-server

Security Notes

The scanner uses `git clone` to fetch external repositories into a temporary directory. While `spawnSync` with an array of arguments for `git clone` reduces direct shell injection risks into the Git command itself, there's always an inherent, albeit low, risk when executing code from untrusted sources, even in a sandboxed environment. The tool is designed to *detect* dangerous patterns like command injection within the scanned code, not *introduce* them into its own operation. Evidence sanitization is implemented to prevent credential leakage in reports.

Similar Servers

Stats

Interest Score57
Security Score9
Cost ClassHigh
Stars111
Forks11
Last Update2025-12-14

Tags

Security ScannerVulnerability DetectionMCPAI SecurityCode Analysis