Back to Home
Team-Off-course icon

MCP-Server-Vuln-Analysis

Verified Safe

by Team-Off-course

Overview

This project documents and provides proof-of-concept demonstrations for security vulnerabilities, specifically Server-Side Request Forgery (SSRF), found in Model Context Protocol (MCP) servers.

Installation

Run Command
python admin_server.py

Security Notes

The repository's primary purpose is security analysis and vulnerability disclosure for *external* MCP servers, not to be a vulnerable or malicious application itself. The provided Python Flask code is a minimal, transparent mock server designed solely to demonstrate SSRF exploitation scenarios against *other* target applications. It does not contain 'eval', obfuscation, hardcoded secrets relevant to its own operation, or other malicious patterns.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassLow
Avg Tokens200
Stars3
Forks3
Last Update2025-12-13

Tags

Security ResearchVulnerability AnalysisSSRFMCP ProtocolPoC Development