Back to Browse

Agent Spend Mandate & Budget Ledger Verifier MCP Server

Developer ToolsModerate7.8LocalNew
$19.00

Check supplied agent spend mandates and transactions against explicit budget and merchant limits.

About

A local evidence verifier that binds supplied transactions to exact mandate IDs, compares merchant, category and currency, enforces validity windows and amount caps, detects duplicate transaction identities and computes deterministic budget usage. It writes deterministic machine-readable and reviewer-facing evidence with a SHA-256 receipt.

Buyer evidence remains on the buyer's computer. The only network request is MCP Marketplace license verification, which transmits the license key and public product slug without evidence content.

It does not verify signatures or identity, issue mandates, grant approvals, access cards or wallets, execute payments, refund transactions, handle disputes, enforce policy or attest legal compliance.

Security Report

7.8
Moderate7.8Low Risk

This is a well-architected local verification tool for spend mandates and budgets with strong input validation, safe file handling, and proper error management. The code demonstrates careful attention to security boundaries (path traversal prevention, strict JSON parsing, bounded resource limits). License verification via external dependency and environment variable storage are appropriate for a marketplace product. No critical vulnerabilities or malicious patterns detected. Package verification found 1 issue.

7 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

License key supplied with your MCP Marketplace purchase. Set it as an environment variable before launching the local server.Required

Environment variable: MCP_LICENSE_KEY

Purchase above for key

How to Install

Install instructions and configuration are available after purchase.

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"Review these supplied records with Agent Spend Mandate & Budget Ledger Verifier and create a deterministic evidence packet."
  • 2"Return the structured status and summarize every issue that needs human review."
  • 3Tool: `build_spend_mandate_packet`

Reviews

No reviews yet

Be the first to review this server!