toby1123yjh/arthas_mcp_server
Arthas MCP Server is an MCP-based diagnostic toolkit for Java applications, designed for LLM integration. It integrates with Alibaba Arthas so AI assistants can analyze and diagnose Java apps.
Platform-specific configuration:
{
"mcpServers": {
"arthas_mcp_server": {
"command": "npx",
"args": [
"-y",
"arthas_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...