82ch/MCP-Dandan
Real-time security framework for MCP servers that detects and blocks malicious AI agent behavior by analyzing tool call patterns and intent across multiple threat detection engines.
Quick Start
Clone the repository:
git clone https://github.com/82ch/MCP-DandanClaude Desktop configuration example:
{
"mcpServers": {
"mcp-dandan": {
"command": "npx",
"args": [
"-y",
"82ch/MCP-Dandan"
]
}
}
}Check the repository README for specific installation and configuration instructions.