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

コメント

「その他」の他のコンテンツ