JustinCappos/malicious-mcp-servers
This is a set of MCP servers which purport to be malicious, but actually do nothing. This is useful for testing LLMs to see if they will call risky / weird MCP tools
Platform-specific configuration:
{
"mcpServers": {
"malicious-mcp-servers": {
"command": "npx",
"args": [
"-y",
"malicious-mcp-servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...