mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 11:51:18 +00:00
Merge pull request #13410 from JeanFrancoisGagne/add-crapkit
Add JeanFrancoisGagne/crapkit to Developer Tools
This commit is contained in:
@@ -1757,6 +1757,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [ms-methos/jsonfabrica-mcp-server](https://github.com/ms-methos/jsonfabrica-mcp-server) [](https://glama.ai/mcp/servers/ms-methos/jsonfabrica-mcp-server) 📇 🏠 🍎 🪟 🐧 - Generate realistic, schema-conformant JSON test data — single documents or relational batches — from reusable templates via the JsonFabrica API. `npx -y @jsonfabrica/mcp-server`
|
||||
- [servelink-swyftlabs/serve-mcp](https://github.com/servelink-swyftlabs/serve-mcp) [](https://glama.ai/mcp/servers/servelink-swyftlabs/serve-mcp) 🎖️ 🏎️ 🏠 ☁️ 🍎 🪟 🐧 - Give anything on your machine a public HTTPS link from your agent — a file, a directory, or a running dev server. Every link is either live from your machine (a tunnel, so edits show up) or published to serve's servers so it keeps working with the machine off, and moving between the two is one sentence to the agent. 17 tools covering password protection, TTLs, named subdomains and teardown. `npx -y @servelink/serve`
|
||||
- [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.
|
||||
### 🔒 <a name="delivery"></a>Delivery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user