← Index

io.github.hqkh4nh/dejared

io.github.hqkh4nh/dejared·v1.0.1·Other
Quality Score
85
/100

Explore, analyze, and decompile Java JAR files via MCP

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dejared": {
      "command": "npx",
      "args": [
        "-y",
        "dejared-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dejared": {
      "command": "npx",
      "args": [
        "-y",
        "dejared-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y dejared-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other