Back to Home
ModelContextProtocol-Security icon

mcpserver-marketplace

Verified Safe

by ModelContextProtocol-Security

Overview

A security evaluation framework and tooling for auditing MCP (Model Context Protocol) marketplaces, clients, and servers, aiming to proactively identify and address security risks in the MCP ecosystem.

Installation

Run Command
python audit.py <url_to_audit>

Environment Variables

  • GITHUB_TOKEN

Security Notes

This repository is a security auditing tool, not an MCP server for end-user interaction. Its purpose is to identify security risks in *other* MCP components. The source code itself appears well-structured, uses standard libraries, and handles secrets (like GitHub tokens) via environment variables or command-line arguments, which is good practice for such a tool. It uses `subprocess.run` to execute external tools like `curl`, `dig`, and `openssl`, which is appropriate for its auditing functions. No obvious 'eval' or malicious obfuscation patterns were found within its own codebase.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Stars0
Forks1
Last Update2026-01-09

Tags

MCPSecurityMarketplaceEvaluationAuditCloud Security Alliance