Back to Home
fuzzylabs icon

awesome-secure-mcp-servers

Verified Safe

by fuzzylabs

Overview

A comprehensive security validation framework for Model Context Protocol (MCP) servers, including static code analysis, dependency scanning, and MCP-specific threat detection.

Installation

Run Command
npm run security-scan

Environment Variables

  • GITHUB_TOKEN

Security Notes

This project is a security validation framework, not an MCP server itself. Its code demonstrates strong security practices for a scanner: leveraging temporary directories for cloning, retrieving sensitive tokens from environment variables, and utilizing established security tools like Bandit, ESLint, Semgrep, npm audit, safety, and mcp-scan. The project explicitly states it performs no live testing or runtime analysis of scanned code, significantly mitigating the risk of executing untrusted code. Some scan results in `data/servers.json` show errors with `mcp-scan` invocation, which indicates operational fragility, but not a fundamental security design flaw in the scanner itself. Overall, it is robustly designed for its stated purpose.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Stars0
Forks1
Last Update2026-01-19

Tags

mcpsecuritystatic-analysisvulnerability-scanningci-cd