acuvity/mcp-server-everything-wrong
A demonstration Model Context Protocol (MCP) server that exposes a variety of “tools”—some benign, some intentionally misbehaving. Use this server to explore edge-cases in tool registration, invocation, and dynamic behavior within an LLM context.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-everything-wrong": {
"command": "npx",
"args": [
"-y",
"mcp-server-everything-wrong"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...