dejared for Claude Desktop
io.github.hqkh4nh/dejared
Java decompiler MCP server. Explore, search, and decompile JAR, WAR, EAR, and AAR bytecode.
client:Claude Desktop
transport:stdio
runtime:npm
Install dejared in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dejared": {
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs