mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-26 00:51:46 +00:00
Merge pull request #10840 from MGM-FALCON/add-quelllm-mcp
Add quelllm-mcp to Developer Tools
This commit is contained in:
@@ -1462,6 +1462,7 @@ Tools and integrations that enhance the development workflow and environment man
|
|||||||
- [get-tmonier/argot](https://github.com/get-tmonier/argot) [](https://glama.ai/mcp/servers/get-tmonier/argot) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, no LLM, single Rust binary. `npm i -g @tmonier/argot`
|
- [get-tmonier/argot](https://github.com/get-tmonier/argot) [](https://glama.ai/mcp/servers/get-tmonier/argot) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, no LLM, single Rust binary. `npm i -g @tmonier/argot`
|
||||||
- [MikhailHal/ariadne](https://github.com/MikhailHal/ariadne) [](https://glama.ai/mcp/servers/MikhailHal/ariadne) ☕ 🏠 🍎 🪟 🐧 - Affected-test selection for Kotlin/Android projects: returns only the unit tests impacted by the current working-tree changes, so agents skip full test runs while iterating. Function-level static analysis via Kotlin Analysis API — call graph over functions, properties (initializers, delegates, accessors), constructors and callable references — with automatic multi-module and Android variant source-set discovery. Verified on Now in Android (34 modules, ~4s per query). `brew install mikhailhal/tap/ariadne`
|
- [MikhailHal/ariadne](https://github.com/MikhailHal/ariadne) [](https://glama.ai/mcp/servers/MikhailHal/ariadne) ☕ 🏠 🍎 🪟 🐧 - Affected-test selection for Kotlin/Android projects: returns only the unit tests impacted by the current working-tree changes, so agents skip full test runs while iterating. Function-level static analysis via Kotlin Analysis API — call graph over functions, properties (initializers, delegates, accessors), constructors and callable references — with automatic multi-module and Android variant source-set discovery. Verified on Now in Android (34 modules, ~4s per query). `brew install mikhailhal/tap/ariadne`
|
||||||
- [DanMat/create-packkit](https://github.com/DanMat/create-packkit/tree/main/mcp) [](https://glama.ai/mcp/servers/DanMat/create-packkit) 📇 🏠 - Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp`
|
- [DanMat/create-packkit](https://github.com/DanMat/create-packkit/tree/main/mcp) [](https://glama.ai/mcp/servers/DanMat/create-packkit) 📇 🏠 - Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp`
|
||||||
|
- [MGM-FALCON/quelllm-mcp](https://github.com/MGM-FALCON/quelllm-mcp) [](https://glama.ai/mcp/servers/MGM-FALCON/quelllm-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for [quelllm.fr](https://quelllm.fr) — open-weights LLM catalog (250+ models with params, VRAM by quantization, tokens/sec, license). Tools: `list_models`, `get_model`, `compare`, `estimate_vram`, `estimate_cost` (API providers vs self-hosted hardware in EUR), `search_models`. Useful when picking a local model that fits your GPU/Mac.
|
||||||
### 🔒 <a name="delivery"></a>Delivery
|
### 🔒 <a name="delivery"></a>Delivery
|
||||||
|
|
||||||
- [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial)
|
- [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial)
|
||||||
|
|||||||
Reference in New Issue
Block a user