mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #13727 from TomD4vs/add-prumo
Add TomD4vs/prumo to Developer Tools
This commit is contained in:
@@ -1222,6 +1222,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
|||||||
- [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp`
|
- [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp`
|
||||||
- [MasterPlayspots/motionspec](https://github.com/MasterPlayspots/motionspec) [](https://glama.ai/mcp/servers/MasterPlayspots/motionspec) 📇 ☁️ 🏠 - Reduced-motion / WCAG 2.2.2+2.3.3 verification for web animation: agents author validated specs; a deterministic compiler emits reduced-motion-safe, on-budget CSS. Keyless hosted endpoint (motion_catalog, motion_validate).
|
- [MasterPlayspots/motionspec](https://github.com/MasterPlayspots/motionspec) [](https://glama.ai/mcp/servers/MasterPlayspots/motionspec) 📇 ☁️ 🏠 - Reduced-motion / WCAG 2.2.2+2.3.3 verification for web animation: agents author validated specs; a deterministic compiler emits reduced-motion-safe, on-budget CSS. Keyless hosted endpoint (motion_catalog, motion_validate).
|
||||||
- [SLP-DEV1/qwen-dap-mcp](https://github.com/SLP-DEV1/qwen-dap-mcp) [](https://glama.ai/mcp/servers/SLP-DEV1/qwen-dap-mcp) 📇 🏠 🪟 - DAP-to-MCP bridge that gives coding agents structured native-debugger evidence through CodeLLDB, including stack frames, registers, locals, disassembly, memory, crash dumps, and bounded autonomous crash fix/verify workflows.
|
- [SLP-DEV1/qwen-dap-mcp](https://github.com/SLP-DEV1/qwen-dap-mcp) [](https://glama.ai/mcp/servers/SLP-DEV1/qwen-dap-mcp) 📇 🏠 🪟 - DAP-to-MCP bridge that gives coding agents structured native-debugger evidence through CodeLLDB, including stack frames, registers, locals, disassembly, memory, crash dumps, and bounded autonomous crash fix/verify workflows.
|
||||||
|
- [TomD4vs/prumo](https://github.com/TomD4vs/prumo) [](https://glama.ai/mcp/servers/TomD4vs/prumo) 📇 🏠 🍎 🪟 🐧 - Checks the context files a coding agent reads (CLAUDE.md, AGENTS.md, SKILL.md, .cursor/rules) against the git index: wrong letter case, broken links, missing paths, commands nothing defines, and agent configuration that points at nothing. Two more tools report which sections drifted from the code and what each file costs.
|
||||||
- [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) [](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 - Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics.
|
- [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) [](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 - Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics.
|
||||||
- [davidmosiah/delx-mcp-server](https://github.com/davidmosiah/delx-mcp-server) [](https://glama.ai/mcp/servers/davidmosiah/delx-mcp-server) 📇 🏠 ☁️ 🍎 🪟 🐧 - Native stdio bridge for the hosted Delx Protocol MCP endpoint, with one-command client install, doctor checks and live tool discovery.
|
- [davidmosiah/delx-mcp-server](https://github.com/davidmosiah/delx-mcp-server) [](https://glama.ai/mcp/servers/davidmosiah/delx-mcp-server) 📇 🏠 ☁️ 🍎 🪟 🐧 - Native stdio bridge for the hosted Delx Protocol MCP endpoint, with one-command client install, doctor checks and live tool discovery.
|
||||||
- [deed-lang/deed](https://github.com/deed-lang/deed) [](https://glama.ai/mcp/servers/deed-lang/deed) 🦀 🏠 🍎 🪟 🐧 - Contract-first programming language and local MCP server for checking types, effects, capabilities, and contracts in agent-written modules. Its review tool compares before and after source sets and returns machine-readable receipts for new authority, weaker promise tiers, and new Guarded runtime obligations. Install: `cargo install deed-lang`; run `deed mcp`.
|
- [deed-lang/deed](https://github.com/deed-lang/deed) [](https://glama.ai/mcp/servers/deed-lang/deed) 🦀 🏠 🍎 🪟 🐧 - Contract-first programming language and local MCP server for checking types, effects, capabilities, and contracts in agent-written modules. Its review tool compares before and after source sets and returns machine-readable receipts for new authority, weaker promise tiers, and new Guarded runtime obligations. Install: `cargo install deed-lang`; run `deed mcp`.
|
||||||
|
|||||||
Reference in New Issue
Block a user