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.
This commit is contained in:
Rong Zhu
2026-05-03 21:17:21 +08:00
parent 9655da7c08
commit 8126eecfb6
+1 -1
View File
@@ -1098,7 +1098,7 @@ Tools and integrations that enhance the development workflow and environment man
- [DigiCatalyst-Systems/dep-diff-mcp](https://github.com/DigiCatalyst-Systems/dep-diff-mcp) [![DigiCatalyst-Systems/dep-diff-mcp MCP server](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp) 📇 🏠 🍎 🪟 🐧 - Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`.
- [hikmahtech/drwhome](https://github.com/hikmahtech/drwhome) [![hikmahtech/drwhome MCP server](https://glama.ai/mcp/servers/hikmahtech/drwhome/badges/score.svg)](https://glama.ai/mcp/servers/hikmahtech/drwhome) 📇 ☁️ Remote MCP server at `https://drwho.me/mcp/mcp` with 10 developer utilities: base64 encode/decode, JWT decode (no verify), DNS lookup via Cloudflare DoH, UUID v4/v7, URL encode/decode, JSON format, User-Agent parse, IP lookup via ipinfo. Open access over streamable HTTP — point Claude Desktop at the URL.
- [tooluse-labs/perfetto-mcp-rs](https://github.com/tooluse-labs/perfetto-mcp-rs) [![tooluse-labs/perfetto-mcp-rs MCP server](https://glama.ai/mcp/servers/tooluse-labs/perfetto-mcp-rs/badges/score.svg)](https://glama.ai/mcp/servers/tooluse-labs/perfetto-mcp-rs) 🦀 🏠 🍎 🪟 🐧 - MCP server for [Perfetto](https://perfetto.dev) trace analysis. Runs PerfettoSQL queries on `.perfetto-trace` / `.pftrace` files via auto-downloaded `trace_processor_shell`, with dedicated Chrome tools for page loads, scroll jank, main-thread hotspots, and stdlib module discovery. Cross-client tested on Claude Code and Codex. Available via `cargo install`, Homebrew tap, and curl install script.
- [zhurong2020/pyobfus-mcp](https://github.com/zhurong2020/pyobfus/tree/main/pyobfus_mcp) 🎖️ 🐍 🏠 🍎 🪟 🐧 - Official MCP server for the [pyobfus](https://github.com/zhurong2020/pyobfus) Python obfuscator. Five tools: pre-flight risk scan (`check_obfuscation_risks`), zero-config init (`generate_pyobfus_config`), reverse stack-trace mapping (`unmap_stack_trace`) so production tracebacks remain debuggable after obfuscation, plus `list_presets` and `explain_preset` for FastAPI / Django / Flask / Pydantic / Click / SQLAlchemy. Install via `pip install pyobfus-mcp`; published in the official MCP Registry as `io.github.zhurong2020/pyobfus-mcp`.
- [zhurong2020/pyobfus](https://github.com/zhurong2020/pyobfus/tree/main/pyobfus_mcp) 🎖️ 🐍 🏠 🍎 🪟 🐧 - Official MCP server for the pyobfus Python obfuscator (installed from PyPI as `pyobfus-mcp`; source lives in the `pyobfus_mcp/` subfolder of the pyobfus monorepo). Five tools: pre-flight risk scan (`check_obfuscation_risks`), zero-config init (`generate_pyobfus_config`), reverse stack-trace mapping (`unmap_stack_trace`) so production tracebacks remain debuggable after obfuscation, plus `list_presets` and `explain_preset` for FastAPI / Django / Flask / Pydantic / Click / SQLAlchemy. Published in the official MCP Registry as `io.github.zhurong2020/pyobfus-mcp`.
### 🔒 <a name="delivery"></a>Delivery