https://github.com/Karanxa/dvmcp
https://github.com/Karanxa/dvmcp
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Karanxa/dvmcp
- Owner: Karanxa
- Created: 2025-03-21T06:34:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T19:00:14.000Z (about 1 year ago)
- Last Synced: 2025-04-06T14:41:43.680Z (12 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - Dvmcp - Damn Vulnerable MCP Server for Security Researchers. Serves as an intentionally insecure MCP server for testing and research, making it highly relevant as an example MCP server. ([Read more](/details/dvmcp.md)) `security` `testing` `example` `mcp` (Reference Implementations & Examples)
- metorial-index - Damn Vulnerable Model Context Protocol - A deliberately vulnerable implementation of the Model Context Protocol (MCP) designed for security researchers to explore and learn about common vulnerabilities in AI/ML model serving systems, including issues like unsafe model deserialization and input injection. (Security)