Skip to content

v1.1.0

Latest

Choose a tag to compare

@seungwon9201 seungwon9201 released this 13 Dec 06:34
· 2 commits to main since this release
a70dc2f

Installation

You can install MCP-Dandan using one of the following methods:


Option 1. Install from Source (Development Mode)

Clone the repository and install all dependencies using the provided scripts.

git clone https://github.com/82ch/MCP-Dandan.git
cd MCP-Dandan

npm run install-all
npm run dev

Option 2. Package Installation (Pre-built)

Download the ZIP package corresponding to your operating system,
extract the archive, and run the bundled executable.

Available packages:

  • MCP-Dandan-linux.zip
  • MCP-Dandan-macos.zip
  • MCP-Dandan-windows.zip

macOS Notice
After extracting the ZIP and launching the app once,
move MCP-Dandan.app to the Applications folder, then run:

xattr -cr /Applications/MCP-Dandan.app

Launch the app again.


For detailed usage instructions and additional documentation,
please refer to the GitHub Wiki:

👉 https://github.com/82ch/MCP-Dandan/wiki

Release Note

  • update blockmodule UI style
  • add custom yara rule
  • add export data and delete data