kenhuangus_mcp-vulnerable-server-demo
0
This project is an educational demo designed to showcase security vulnerabilities in a Model Context Protocol server. It includes a vulnerable server, regular client, and an attack client demonstrating potential exploits.
vuln-mcp.py
Unsafe MCP server, exposed multiple vulnerability tools
good-mcp-client.py
Normal client for inserting/querying records
attack-mcp-client.py
Attack the client to demonstrate the exploitation of server vulnerabilities