mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 11:51:18 +00:00
Merge pull request #13178 from xarl3z/add-magzdown-agent-tools
Add magzdown-agent-tools (markdown to rendered document link)
This commit is contained in:
@@ -1787,6 +1787,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [Yocoolab/mcp-server](https://github.com/Yocoolab/mcp-server) [](https://glama.ai/mcp/servers/Yocoolab/mcp-server) 🎖️ 📇 🏠 ☁️ 🍎 🪟 🐧 - Pin visual feedback on any live web page — localhost, staging or production — and hand it to your coding agent with the element, its CSS selector, a screenshot and the whole thread attached, then get a pull request back. Bridges to the Yocoolab browser extension locally and syncs threads through the Yocoolab API. Listed on the official MCP Registry (`io.github.Jonahbkerr/yocoolab`). `npx -y @yocoolab/mcp-server@2 setup`
|
||||
- [JeanFrancoisGagne/crapkit](https://github.com/JeanFrancoisGagne/crapkit) [](https://glama.ai/mcp/servers/JeanFrancoisGagne/crapkit) 🎖️ 🐍 🏠 🍎 🪟 🐧 - Read-only view of a repository's CRAP scores, one per function: `ccn^2 * (1 - cov)^3 + ccn`, cyclomatic complexity joined to the branch coverage your own test command already writes. Twelve tools (`get_next_item`, `list_worklist`, `get_function_brief`, `get_function_history`, `check_gate`, `check_config`, `list_coupled_files`, `list_duplicate_functions`, `get_ratchet_report`, `get_trend`, `list_runs`, `list_claims`) hand the agent the worst function to fix next with its own source, its uncovered lines, its change-coupled files, its near-duplicates and a gate verdict on the edited file. None of the twelve runs a test suite or edits source files. Reads Python, TypeScript, JavaScript, Go, Rust, Swift, Java, C/C++ and more through lizard. `pip install crapkit`, then `crapkit mcp`.
|
||||
- [KallistoX/mcp-unifi-applications](https://github.com/KallistoX/mcp-unifi-applications) [](https://glama.ai/mcp/servers/KallistoX/mcp-unifi-applications) 🐍 🏠 🍎 🪟 🐧 - Queryable UniFi API documentation (Network, Protect, Site Manager, InnerSpace, Mobility, Carrier Fabric) — endpoint search, field-level schema drill-down, and code examples in curl/Go/Node.js/Python/Ansible. Read-only: serves scraped docs, never touches a controller.
|
||||
- [xarl3z/magzdown-agent-tools](https://github.com/xarl3z/magzdown-agent-tools) [](https://glama.ai/mcp/servers/xarl3z/magzdown-agent-tools) 📇 🏠 🍎 🪟 🐧 - Turn markdown into a shareable link that renders as a typeset document (tables, Mermaid, math, pagination); the content lives in the URL, nothing is uploaded.
|
||||
### 🔒 <a name="delivery"></a>Delivery
|
||||
|
||||
- [A1-x-Tech/mcp-yandex-dostavka](https://github.com/A1-x-Tech/mcp-yandex-dostavka) [](https://glama.ai/mcp/servers/A1-x-Tech/mcp-yandex-dostavka) 📇 ☁️ - Yandex Delivery B2B API — express-courier claims (price check, create, track, cancel) and pickup-point/NDD orders.
|
||||
|
||||
Reference in New Issue
Block a user