MCP.so
登录

Jebmcp

@flankerhqd

关于 Jebmcp

暂无概览

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

flankerhqd

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器