pyobfus-mcp
Rank #1,110io.github.zhurong2020/pyobfus-mcp
Obfuscate Python before shipping; reverse-map tracebacks with your AI agent. No phone-home.
pyobfus-mcp is a Model Context Protocol (MCP) server published by zhurong2020. It ranks #1,110 of 132,345 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. pyobfus-mcp is listed across 3 registries — Official MCP, Glama and mcp.so, with 15 tracked versions. It was first listed on Dec 25, 2025 and most recently updated on Sep 7, 2026.
Ranks ahead of 131,235 of 132,345 servers on MCP Toplist.
Use pyobfus-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyobfus-mcp -- uvx pyobfus-mcp[mcp_servers.pyobfus-mcp]
command = "uvx"
args = ["pyobfus-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pyobfus-mcp": {
"command": "uvx",
"args": [
"pyobfus-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pyobfus-mcp": {
"command": "uvx",
"args": [
"pyobfus-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pyobfus-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pyobfus-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pyobfus-mcp": {
"command": "uvx",
"args": [
"pyobfus-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pyobfus-mcp": {
"command": "uvx",
"args": [
"pyobfus-mcp"
]
}
}
}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.zhurong2020%2Fpyobfus-mcp)<a href="https://mcptoplist.com/server/io.github.zhurong2020%2Fpyobfus-mcp"><img src="https://mcptoplist.com/badge/io.github.zhurong2020%2Fpyobfus-mcp.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zhurong2020
Available versions (15)
| Version | Published |
|---|---|
| 0.3.12 | Sep 7, 2026 |
| 0.3.11 | Sep 7, 2026 |
| 0.3.10 | Sep 2, 2026 |
| 0.3.9 | Aug 28, 2026 |
| 0.3.8 | Aug 24, 2026 |
| 0.3.7 | Aug 22, 2026 |
| 0.3.6 | Aug 17, 2026 |
| 0.3.5 | Aug 4, 2026 |
| 0.3.3 | Aug 2, 2026 |
| 0.3.2 | Aug 2, 2026 |
| 0.3.1 | Jun 22, 2026 |
| 0.3.0 | Jun 11, 2026 |
| 0.2.0 | May 7, 2026 |
| 0.1.2 | May 7, 2026 |
| 0.1.1 | Apr 22, 2026 |
Frequently asked questions
- Who maintains pyobfus-mcp?
- pyobfus-mcp is maintained by zhurong2020, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is pyobfus-mcp listed on the Official MCP Registry?
- Yes — pyobfus-mcp is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does pyobfus-mcp have?
- MCP Toplist tracks 15 versions of pyobfus-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for pyobfus-mcp?
- The source code for pyobfus-mcp is hosted at github.com/zhurong2020/pyobfus.
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.