---
name: Bug Report
about: Report a bug or issue with the JADX-MCP-SERVER
title: '[BUG] '
labels: bug
assignees: ''
---
### Description
A clear and concise description of the issue.
### Environment
- JADX Version: [e.g. 1.4.7]
- MCP Server Version: [e.g. 1.0.2]
- OS: [e.g. Windows 11, macOS 14.4, Ubuntu 24.04]
- Java Version: [e.g. OpenJDK 17.0.8]
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [Additional steps...]
### Expected Behavior
A clear and concise description of what you expected to happen.
### Actual Behavior
A clear and concise description of what actually happened.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Sample Code/APK
If possible, provide a minimal code sample or APK that reproduces the issue (make sure to remove any sensitive information).
### Logs
Paste any relevant logs or error messages here
### Additional Context/ What you tried to solve it
Add any other context about the problem here.