MCP-Dandan is an integrated monitoring service that observes MCP (Model Context Protocol) communications and detects security threats in real time. It features a modern desktop UI built with Electron for easy monitoring and management. Currently, MCP-Dandan is listed in well-known MCP-related open-source collections and can be found in the following repositories: - Awesome MCP Servers – Security -
Add this skill
npx mdskills install 82ch/mcp-dandanComprehensive MCP security framework with multi-engine threat detection and real-time monitoring UI
MCP-Dandan
MCP-Dandan is an integrated monitoring service that observes MCP (Model Context Protocol) communications and detects security threats in real time. It features a modern desktop UI built with Electron for easy monitoring and management.
Currently, MCP-Dandan is listed in well-known MCP-related open-source collections and can be found in the following repositories:
https://github.com/user-attachments/assets/928686ab-a5aa-4486-8d8e-d4a9592adc3e
# Clone the repository
git clone https://github.com/82ch/MCP-Dandan.git
cd MCP-Dandan
# Install all dependencies (Python + Node.js)
npm run install-all
# Start both server and desktop UI
npm run dev
The server will start on http://127.0.0.1:8282 and the Electron desktop app will launch automatically.
Identifies potential command injection patterns in tool calls.
Monitors unauthorized file system access attempts.
Detects potential PII leakage with built-in rules and optional user-defined customization.
Identifies suspicious data transfer patterns.
Uses semantic analysis to detect misuse of MCP tools:
https://github.com/user-attachments/assets/3d6f2304-0a6b-492e-9f2d-bba76df98b4c
Input your MISTRAL_API_KEY to enable the Tools Poisoning Engine, and configure detection settings as needed.
https://github.com/user-attachments/assets/19bcbdfb-c893-468d-a8a6-1c7b70a1c7b7
Full Documentation
For detailed explanations and technical documentation, please refer to the
MCP-Dandan Wiki.Have questions or suggestions?
Please visit the Discussions tab.
Install via CLI
npx mdskills install 82ch/mcp-dandanMCP-Dandan - MCP Security Framework is a free, open-source AI agent skill. MCP-Dandan is an integrated monitoring service that observes MCP (Model Context Protocol) communications and detects security threats in real time. It features a modern desktop UI built with Electron for easy monitoring and management. Currently, MCP-Dandan is listed in well-known MCP-related open-source collections and can be found in the following repositories: - Awesome MCP Servers – Security -
Install MCP-Dandan - MCP Security Framework with a single command:
npx mdskills install 82ch/mcp-dandanThis downloads the skill files into your project and your AI agent picks them up automatically.
MCP-Dandan - MCP Security Framework works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.