Back to Home

mcp-security-scanner

Verified Safe

by sidhpurwala-huzaifa

Overview

A Python-based penetration testing tool designed to scan and identify vulnerabilities in Model Context Protocol (MCP) servers.

Installation

Run Command
No command provided

Security Notes

The project itself is a security scanner designed to identify vulnerabilities. It includes an `insecure-mcp-server` component which is *deliberately insecure* for testing purposes. Running the scanner (`mcp-scan`) against a target is generally safe, as it performs non-destructive checks. However, the `insecure-mcp-server` should only be run in isolated, controlled environments (e.g., locally on 127.0.0.1 as demonstrated) and never exposed publicly, as it contains known vulnerabilities. No obvious obfuscation or direct 'eval' use in the scanner is indicated, and it operates by sending structured RPC requests.

Similar Servers

Stats

Interest Score43
Security Score8
Cost ClassMedium
Avg Tokens300
Stars18
Forks4
Last Update2025-11-17

Tags

Penetration TestingSecurity ScannerMCPPythonVulnerability Analysis