MCP Directory
Back

vulnerable-mcp-servers-lab

by appsecco · JavaScript · ★ 255

A collection of servers which are deliberately vulnerable to learn Pentesting MCP Servers.

#ai-red-teaming#ai-research#appsecco#bugbounty#hacking#learning-pentesting#mcp#mcp-client#mcp-server#pentesting#vulnerable-labs

Install

npx -y github:appsecco/vulnerable-mcp-servers-lab

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "vulnerable-mcp-servers-lab": {
      "command": "npx",
      "args": [
        "-y",
        "github:appsecco/vulnerable-mcp-servers-lab"
      ]
    }
  }
}

From the README

Vulnerable MCP Servers Lab ========================== This repository contains **intentionally vulnerable** implementations of Model Context Protocol (MCP) servers (both local and remote). Each server lives in its own folder and includes a dedicated with full details on **what it does**, **how to run it**, and **how to demonstrate/attack the vulnerability**. **Do not run any of this outside a controlled lab environment.** - **Security training / research** into common MCP server and tool-integration failure modes. - **Hands-on demos** of how vulnerable MCP servers can lead to data exposure…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers