MCP.so
Sign In

Jebmcp

@flankerhqd

About Jebmcp

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

flankerhqd

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "jeb": {
      "command": "uv",
      "args": [
        "--directory",
        "jeb-mcp/src/jeb_mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Jebmcp?

Jebmcp is an MCP (Model Context Protocol) server and plugin for JEB Pro that lets AI assistants such as Cline, Cursor, and RooCode interact with JEB’s decompilation and analysis capabilities.

How to use Jebmcp?

Copy the MCP.py script to the JEB installation scripts directory, start it via JEB’s Scripts selector, then configure the MCP server in your AI assistant using the provided sample mcp.json configuration.

Key features of Jebmcp

  • MCP server and plugin for JEB Pro
  • Tested with Cline, Cursor, and RooCode
  • Provides APK decompilation and analysis tools
  • Supports renaming classes, methods, and fields
  • Retrieves decompiled code and method callers

Comments

More Other MCP servers