Dejared MCP Server
Rank #20,840io.github.HuynhKhanh1402/dejared
Explore, analyze, and decompile Java JAR files via MCP
Dejared MCP Server is a Model Context Protocol (MCP) server published by HuynhKhanh1402. It ranks #20,840 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Dejared MCP Server is listed on Official MCP, with 4 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 111,206 of 132,046 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.HuynhKhanh1402%2Fdejared)<a href="https://mcptoplist.com/server/io.github.HuynhKhanh1402%2Fdejared"><img src="https://mcptoplist.com/badge/io.github.HuynhKhanh1402%2Fdejared.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
HuynhKhanh1402
Available versions (4)
| Version | Published |
|---|---|
| 1.0.0 | Apr 8, 2026 |
| 0.2.0 | Apr 6, 2026 |
| 0.1.4 | Apr 6, 2026 |
| 0.1.3 | Apr 5, 2026 |
Frequently asked questions
- Who maintains Dejared MCP Server?
- Dejared MCP Server is maintained by HuynhKhanh1402, which publishes 1 MCP server (4 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 4 versions of Dejared MCP Server, most recently published on Apr 8, 2026.
- Where can I find the source code for Dejared MCP Server?
- The source code for Dejared MCP Server is hosted at github.com/HuynhKhanh1402/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.