Wrath MCP Server
Provides footgun guards for Git operations including force-push, reset --hard, and clean, with environment variable overrides and .git/ write blocking.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Wrath MCP Serverrun doctor on my setup"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Wrath — Grok Build addon
GPLv3. Cold drive, real on/off, footgun guards, journal, project config, /wrath-* workflows, local MCP.
Not a second agent runtime. Heuristic guards — not a full sandbox (SECURITY.md).
Install
git clone https://github.com/Warexpor/wrath-addon.git
cd wrath-addon
.\install.ps1
.\install.ps1 -Rules # optional ~/.grok/rulesOr: grok plugin install . --trust then reload plugins.
install.ps1 reinstalls and patches MCP to an absolute run.py path.
Related MCP server: nodus-mcp-server
What you get
Piece | Effect |
SessionStart | Status line (version · ON/OFF · strict · budget · config) + short drive pack |
PreToolUse | Footguns + nested |
Project config |
|
Re-read warn | Soft warn after N same-path reads (default 3) |
Skills |
|
MCP | doctor, config, policy_check, journal_tail, session_stats, set_enabled |
Project config (optional)
# .wrath.toml (or .wrath.json)
strict = false
budget_tools = 80
reread_warn = 3 # 0 = off
deny = ["\\bnuke-prod\\b"]Walks up from cwd / GROK_PROJECT_DIR.
Overrides
Env | Effect |
| Allow force-push main/master |
| Allow |
| Allow |
| Allow curl|bash / iwr|iex |
| Env force STRICT (overrides state) |
| Budget nudge threshold |
| Re-read warn threshold |
| Force runtime off/on |
Strict precedence: env (if set) → state (/wrath-strict) OR project strict.
Verify
python -m pytest
ruff check hooks mcp tests
grok plugin details wrathLicense
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Warexpor/wrath-addon'
If you have feedback or need assistance with the MCP directory API, please join our Discord server