Damn Vulnerable Model Context Protocol (DVMCP)
@harishsg993010
Damn Vulnerable Model Context Protocol (DVMCP) について
Damn Vulnerable MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"damn-vulnerable-MCP-server": {
"command": "docker",
"args": [
"build",
"-t",
"dvmcp",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Damn Vulnerable Model Context Protocol (DVMCP)?
Damn Vulnerable Model Context Protocol (DVMCP) is a deliberately vulnerable MCP server with 10 security challenges of increasing difficulty. It is designed for security researchers, developers, and AI safety professionals to learn about vulnerabilities in MCP implementations.
How to use Damn Vulnerable Model Context Protocol (DVMCP)?
Clone the repository, then run docker build -t dvmcp . and docker run -p 9001-9010:9001-9010 dvmcp to start the lab. Connect using a remote MCP client like CLINE for VSCode; challenge solutions are available in the solutions directory.
Key features of Damn Vulnerable Model Context Protocol (DVMCP)
- 10 challenges across three difficulty levels (easy, medium, hard)
- Covers vulnerabilities like Prompt Injection, Tool Poisoning, and Remote Access Control
- Docker-based environment for simple setup and isolation
- Educational project focused on MCP security risks and mitigations
- Solution guides included for self-assessment
Use cases of Damn Vulnerable Model Context Protocol (DVMCP)
- Security researchers studying MCP attack vectors and defenses
- Developers testing and hardening their MCP implementations
- AI safety professionals analyzing prompt injection and tool poisoning
- Cybersecurity training exercises and Capture The Flag events
FAQ from Damn Vulnerable Model Context Protocol (DVMCP)
What is Damn Vulnerable Model Context Protocol (DVMCP)?
A deliberately vulnerable MCP server containing 10 educational challenges that demonstrate common security vulnerabilities in MCP implementations.
How do I run Damn Vulnerable Model Context Protocol (DVMCP)?
Build and run with Docker: docker build -t dvmcp . followed by docker run -p 9001-9010:9001-9010 dvmcp. A Linux environment is
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ICSS
chokcoco不止于 CSS
コメント