mcp-approval

zavora-ai/mcp-approval
★ 1 stars Rust AI/LLM Updated 4d ago
Approval MCP Server — multi-stage approval workflows (quorum, sequential, sign-off) for legal and media-content agents, with delegation, escalation, and an immutable audit trail
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-approval": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-approval"
      ]
    }
  }
}

README Excerpt

A multi-stage **approval workflow engine** for [ADK-Rust Enterprise](https://enterprise.adk-rust.com) legal and media-content agents. 17 MCP tools: configurable workflow templates, stage rules (all-of / any-of / quorum), decisions with delegation and escalation, SLA/expiry clocks, and an immutable audit trail on every action.

Tools (17)

add_attachmentadd_commentcancel_requestcreate_requestcreate_workflowdecidedelegateescalateget_audit_trailget_requestget_workflowintake_and_routelist_workflowsmy_queuerequest_statussearch_requestssubmit_request