Pyghidra Lite
Rank #9,116io.github.johnzfitch/pyghidra-lite
Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis
Pyghidra Lite is a Model Context Protocol (MCP) server published by johnzfitch. It ranks #9,116 of 132,113 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Pyghidra Lite is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jan 27, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 122,997 of 132,113 servers on MCP Toplist.
Use Pyghidra Lite
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyghidra-lite -e "GHIDRA_INSTALL_DIR=<your GHIDRA_INSTALL_DIR>" -- uvx pyghidra-liteReplace each placeholder with your own value before saving.
[mcp_servers.pyghidra-lite]
command = "uvx"
args = ["pyghidra-lite"]
[mcp_servers.pyghidra-lite.env]
GHIDRA_INSTALL_DIR = "<your GHIDRA_INSTALL_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyghidra-lite": {
"command": "uvx",
"args": [
"pyghidra-lite"
],
"env": {
"GHIDRA_INSTALL_DIR": "<your GHIDRA_INSTALL_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyghidra-lite": {
"command": "uvx",
"args": [
"pyghidra-lite"
],
"env": {
"GHIDRA_INSTALL_DIR": "<your GHIDRA_INSTALL_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pyghidra-lite": {
"type": "stdio",
"command": "uvx",
"args": [
"pyghidra-lite"
],
"env": {
"GHIDRA_INSTALL_DIR": "<your GHIDRA_INSTALL_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyghidra-lite": {
"command": "uvx",
"args": [
"pyghidra-lite"
],
"env": {
"GHIDRA_INSTALL_DIR": "<your GHIDRA_INSTALL_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyghidra-lite": {
"command": "uvx",
"args": [
"pyghidra-lite"
],
"env": {
"GHIDRA_INSTALL_DIR": "<your GHIDRA_INSTALL_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.johnzfitch%2Fpyghidra-lite)<a href="https://mcptoplist.com/server/io.github.johnzfitch%2Fpyghidra-lite"><img src="https://mcptoplist.com/badge/io.github.johnzfitch%2Fpyghidra-lite.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
johnzfitch
Other servers by johnzfitch
View all johnzfitch servers →Available versions (5)
| Version | Published |
|---|---|
| 0.7.0 | Jun 2, 2026 |
| 0.6.0 | Mar 28, 2026 |
| 0.4.0 | Mar 1, 2026 |
| 0.1.1 | Jan 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pyghidra Lite?
- Pyghidra Lite is maintained by johnzfitch, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Pyghidra Lite listed on the Official MCP Registry?
- Yes — Pyghidra Lite is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pyghidra Lite have?
- MCP Toplist tracks 5 versions of Pyghidra Lite, most recently published on Jun 2, 2026.
- Where can I find the source code for Pyghidra Lite?
- The source code for Pyghidra Lite is hosted at github.com/johnzfitch/pyghidra-lite.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.