wl2027/arthas-workbench
One-stop Arthas management in IntelliJ IDEA: package control, JVM process discovery, dynamic attach, terminal session, log viewer and MCP Gateway integration.
Platform-specific configuration:
{
"mcpServers": {
"arthas-workbench": {
"command": "npx",
"args": [
"-y",
"arthas-workbench"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
</div>
<div align="center"> </div>
<div align="center">
[](https://plugins.jetbrains.com/plugin/30843-arthas-workbench)
</div>
<div align="center">
在 IntelliJ IDEA 里集中完成 Arthas 包管理、JVM 进程发现、动态 Attach、会话终端、日志查看和 MCP Gateway 接入。
</div>
<!-- Plugin description -->
Arthas Workbench is an IntelliJ IDEA plugin for local Arthas workflows. It helps you discover JVM processes started from IDEA Run/Debug or found on the local machine, attach Arthas with managed package sources and port allocation, manage Console and Log views for each session, open the Arthas Web UI in your browser, and expose a stable MCP Gateway endpoint for AI tools or IDE assistants.
Key features:
Detailed operation documents: https://github.com/wl2027/arthas-workbench
Arthas Workbench 是一个面向本地 Arthas 工作流的 IntelliJ IDEA 插件。它可以帮助你发现 IDEA Run/Debug 和本机上的 JVM 进程,用一致的流程完成 Arthas Attach,在独立工具窗口里管理多会话的 Console / Log,并提供稳定的 MCP Gateway 入口,方便 AI 工具或 IDE 助手接入。
核
Loading reviews...