mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-06-14 05:24:55 +00:00
Merge pull request #7452 from codeakki/add-graphpilot
Add graphpilot-oss/graphpilot to Developer Tools 🤖🤖🤖
This commit is contained in:
@@ -1239,9 +1239,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [tcconnally/perseus](https://github.com/tcconnally/perseus) [](https://glama.ai/mcp/servers/tcconnally/perseus) 🐍 - Compile-before-context MCP server with 13 tools. Pre-resolves workspace state (git, services, file ops, memory federation, multi-agent coordination) into markdown briefings. Single-file Python, MIT. Published as io.github.tcconnally/perseus.
|
||||
|
||||
- [parasxos/cpp26-adapter](https://github.com/parasxos/cpp26-adapter) [](https://glama.ai/mcp/servers/parasxos/cpp26-adapter) 🐍 🏠 🍎 🪟 🐧 - C++26 paper reference MCP (`cpp26-ref`) backing a Claude Code plugin: `lookup_paper`, fuzzy `search`, `compiler_status` over a 216-paper ISO/IEC 14882:2026 corpus. The plugin's skill + reviewer subagent use these tools to bias Claude toward reflection, contracts, `std::execution` senders, `#embed`, expansion statements — even when the local compiler lags. 95% on a held 39-task eval gate.
|
||||
- [zhurong2020/pyobfus](https://github.com/zhurong2020/pyobfus/tree/main/pyobfus_mcp) [](https://glama.ai/mcp/servers/zhurong2020/pyobfus) 🎖️ 🐍 🏠 🍎 🪟 🐧 - 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). Seven 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, `list_presets` and `explain_preset` for FastAPI / Django / Flask / Pydantic / Click / SQLAlchemy, plus `recommend_tier` and `start_pro_trial` for community-vs-Pro tier guidance. Published in the official MCP Registry as `io.github.zhurong2020/pyobfus-mcp`.
|
||||
|
||||
- [OsamaHassouna/docs-hub](https://github.com/OsamaHassouna/docs-hub) [](https://glama.ai/mcp/servers/OsamaHassouna/docs-hub) 📇 ☁️ 🏠 🍎 🪟 🐧 - HTML Email Playbook — MCP server + CLI that teaches AI clients (Claude, Cursor, Cline, Codex) to write HTML email that renders in Outlook, Gmail, and Apple Mail. 4 tools, 19 rules, 6 components. Install: `npx -y email-playbook-mcp@latest`. Hosted: `https://docs.osamahassouna.com/api/mcp`.
|
||||
- [graphpilot-oss/graphpilot](https://github.com/graphpilot-oss/graphpilot) [](https://glama.ai/mcp/servers/graphpilot-oss/graphpilot) 📇 🏠 🍎 🪟 🐧 - Structural memory for coding agents. Indexes TypeScript/JavaScript repos and exposes callers, callees, blast-radius impact, and symbol locations over MCP — with file:line@sha evidence anchors and branch-aware differential impact — so agents answer "who calls X?" / "what breaks if I change X?" without re-reading files. Local-only, zero telemetry, Apache-2.0. `npx @graphpilot-oss/graphpilot mcp`
|
||||
|
||||
### 🔒 <a name="delivery"></a>Delivery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user