Commit Graph
5 Commits
Author SHA1 Message Date
zhurong2020andClaude Opus 4.8 2be7e27ac9 update: pyobfus entry to 7 tools (0.2.0)
Adds recommend_tier and start_pro_trial; matches published pyobfus-mcp 0.2.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 23:54:46 +08:00
zhurong2020 4f3d06fd94 Merge remote-tracking branch 'upstream/main' into add-pyobfus-mcp
# Conflicts:
#	README.md
2026-05-29 23:50:59 +08:00
zhurong2020andClaude Opus 4.7 bb0022862b add: Glama score badge for pyobfus listing
Glama re-review (submitted 2026-05-07) approved the listing at
https://glama.ai/mcp/servers/zhurong2020/pyobfus. Adding the
required score badge after the entry name unblocks the
missing-glama label on this PR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 19:13:37 +08:00
Rong Zhu 8126eecfb6 fix: align entry display name with GitHub URL owner/repo
Bot review flagged invalid-name. Updated:
- Display text changed from `zhurong2020/pyobfus-mcp` to `zhurong2020/pyobfus`
  to match the URL's owner/repo path (the MCP server lives in the
  pyobfus_mcp/ subfolder of the pyobfus monorepo, no separate GitHub repo).
- Removed the inner `[pyobfus](...)` link from the description for the
  same reason; clarified subfolder location and PyPI package name in prose.
2026-05-03 21:17:21 +08:00
Rong Zhu 9655da7c08 Add zhurong2020/pyobfus-mcp to Developer Tools
MCP server for the pyobfus Python obfuscator. Lets coding agents
run pre-flight risk scans, generate zero-config setup, reverse-map
production stack traces back to original symbol names, and browse
framework presets (FastAPI/Django/Flask/Pydantic/Click/SQLAlchemy).

PyPI: https://pypi.org/project/pyobfus-mcp/
Registry: io.github.zhurong2020/pyobfus-mcp
2026-05-03 21:14:20 +08:00