Dejared MCP Server
Rank #22,613io.github.hqkh4nh/dejared
Java decompiler MCP server. Explore, search, and decompile JAR, WAR, EAR, and AAR bytecode.
Dejared MCP Server is a Model Context Protocol (MCP) server published by hqkh4nh. It ranks #22,613 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Dejared MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 109,500 of 132,113 servers on MCP Toplist.
Use Dejared MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dejared -- npx -y dejared-mcp[mcp_servers.dejared]
command = "npx"
args = ["-y", "dejared-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dejared": {
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dejared": {
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dejared": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dejared": {
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dejared": {
"command": "npx",
"args": [
"-y",
"dejared-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hqkh4nh%2Fdejared)<a href="https://mcptoplist.com/server/io.github.hqkh4nh%2Fdejared"><img src="https://mcptoplist.com/badge/io.github.hqkh4nh%2Fdejared.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hqkh4nh
Available versions (3)
| Version | Published |
|---|---|
| 1.2.1 | Aug 21, 2026 |
| 1.1.0 | Aug 21, 2026 |
| 1.0.1 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Dejared MCP Server?
- Dejared MCP Server is maintained by hqkh4nh, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Dejared MCP Server listed on the Official MCP Registry?
- Yes — Dejared MCP Server is listed on the Official MCP Registry.
- How many versions does Dejared MCP Server have?
- MCP Toplist tracks 3 versions of Dejared MCP Server, most recently published on Aug 21, 2026.
- Where can I find the source code for Dejared MCP Server?
- The source code for Dejared MCP Server is hosted at github.com/hqkh4nh/dejared-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.