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.
Loading more......
A test server implementing all features of the MCP protocol, including prompts, tools, and resources, specifically designed for MCP client testing.
An MCP server providing API security testing tools, including authentication and vulnerability scanning, with detailed severity ratings and remediationāillustrating security-focused MCP server capabilities.
All-in-one security testing toolbox MCP server, integrating popular open source security tools through a unified MCP interface.
An MCP server that connects to the Layer API service to provide cat facts through a stdio transport server built with the MCP SDK. Relevant as an example of a Model Context Protocol (MCP) server implementation.
A simple MCP server enabling LLMs to roll dice, demonstrating extensibility and utility of MCP server implementations.
A demonstration MCP server implementing the Model Context Protocol SDK, showcasing server-sent events and message handling. Highly relevant as a reference MCP server.
Dvmcp is a deliberately vulnerable Model Context Protocol (MCP) server designed for security researchers and developers to test and learn about AI/ML model serving vulnerabilities. It is intended strictly for educational and research purposes and should not be used in production environments.
Reference Implementations & Examples
security, testing, example, mcp
https://github.com/Karanxa/dvmcp
Dvmcp is open source and available free of charge under the MIT License.