Skip to content
Back to search
30
MCP

dJEB

pulsemcp/djeb

Integrates with JEB decompiler through a Python-Jython bridge to enable direct Android APK analysis, method decompilation, code element manipulation, cross-reference analysis, manifest extraction, and automated refactoring operations for reverse engineering and security assessment workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jeb-mcp
MCP server integration for JEB Decompiler (Official API)
0 tools
APK Security Guard Suite
Integrates JADX, MobSF, JEB Pro, and APKTOOL to provide Android APK decompilation, security scanning, reverse engineering, and resource extr
0 tools
Android Debug Bridge (ADB)
Integrates with Android Debug Bridge (ADB) to enable device management, app installation, file operations, and debugging tasks across Androi
0 tools
xjoker/jadx-ai-mcp
AI-powered Android/Java decompiler - JADX GUI + MCP Server + noVNC in one container
0 tools
@beriru/kfc
CLI and MCP bridge for using JEB static analysis from AI agents
0 tools
io.github.huynhkhanh1402/dejared
Explore, analyze, and decompile Java JAR files via MCP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "djeb": {
      "url": "None",
      "transport": "http"
    }
  }
}