MCP server integration for JEB Decompiler (Official API)
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"jeb-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
   [](https://github.com/xihan123/jebmcp/actions/workflows/release.yml)   # jeb-mcp JEB Pro 的 MCP 集成服务,用于让 MCP 客户端通过标准工具接口调用 JEB Pro 的反编译、搜索、重命名、脚本执行等能力。 项目由两部分组成: - **JEB 插件脚本**:`MCP.py` 放在 JEB scripts 目录中运行,在 JEB 内启动本地 JSON-RPC 服务。 - **Python MCP 服务**:连接 MCP 客户端和 JEB 插件,支持 `stdio`、`HTTP` 和 `SSE`。 ## 目录 - [功能特性](#功能特性) - [环境要求](#环境要求) - [项目结构](#项目结构) - [使用说明](#使用说明) - [安装 JEB 插件](#安装-jeb-插件) - [stdio 模式](#stdio-模式) - [HTTP 模式](#http-模式) - [SSE 模式](#sse-模式) - [连接远程 JEB 插件](#连接远程-jeb-插件) - [验证与构建](#验证与构建) - [常见问题](#常见问题) - [致谢](#致谢) - [免责声明](#免责声明) ## 功能特性 - **JEB 能力接入**:通过 MCP 工具调用 JEB Pro,便于在 AI 编程工具中辅助逆向分析。 - **多种传输方式**:支持 `stdio`、`HTTP`、`SSE`,可适配 Claude Code、Cline、RooCode、Codex 等客户端。 - **插件路径查询**:提供 `plugin-path` 命令,方便定位需要复制到 JEB scripts 目录的 `MCP.py`。 - **源码与发布包两种用法**:既可以通过 `uvx jeb-mcp` 直接使用发布包,也可以在源码仓库中通过 `uv run jeb-mcp` 调试。 - **规则文件随包发布**:`MCP.py` 和 `rules/` 会随 Python 包一起发布,避免手动整理插件依赖。 ## 环境要求 - Python 3.11 及以上,已验证 Python 3.14。 - JEB Pro。 - `uv`:<https://docs.astral.sh/uv/getting-started/installation/> `MCP.py` 由 JEB 内置的 Jython 运行;Python 版本要求只针对外部 MCP 服务。 ## 项目结构 ```text . ├── pyproject.toml ├── README.md ├── sample_cline_mcp_settings.json ├── antigravity_mcp_settings.json └── src/ └── jeb_mcp/ ├── __init__.py ├── cli.py ├── MCP.py ├── remote_server.py ├── server.py ├── server_generated.py └── rules/ ``` 项目使用标准 `src/` 布局。 ## 使用说明 ### 安装 JEB 插件 如果使用已发布的包,先查看包内 `MCP.py` 的路径: ```bash uvx jeb…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.