Jebmcp
@flankerhqd
About Jebmcp
No overview available yet
Basic information
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
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments