Invoice Duplicate Recovery
Server Details
Computes exact overpayments across caller-supplied approved invoices, payments, and recorded cred...
- Status
- Healthy
- Uptime
- 100.0% over 21 days
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-06-18
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusing it with others. The tool's description clearly defines its exact purpose and boundaries.
A single tool name leaves no room for inconsistency. The name invoice_duplicate_recovery directly mirrors the server's purpose.
The count is below the typical 3-15 range, but the server is intentionally a single-purpose microservice. One tool fully addresses the narrow scope, making it slightly under but reasonable.
The tool completely covers the server's stated function: computing overpayments and producing an evidence bundle. It explicitly avoids actions outside its scope, so there are no missing operations within the defined domain.
Available Tools
1 toolinvoice_duplicate_recoveryARead-onlyIdempotentInspect
Computes exact overpayments across caller-supplied approved invoices, payments, and recorded credits, and produces an evidence bundle for requesting vendor credit review. Never sends requests, never asserts legal refund entitlement, and never takes automatic financial action. Price: 0.05 USDC per completed bounded job on Base.
| Name | Required | Description | Default |
|---|---|---|---|
| credits | No | ||
| invoices | Yes | ||
| payments | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint=true, openWorldHint=false, idempotentHint=true, destructiveHint=false. The description adds context by confirming it never sends requests and never takes automatic financial action, and it discloses a 0.05 USDC pricing charge on Base. It stops slightly short of detailing the exact output bundle shape, but the non-action boundaries are transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences: intended computation, explicit non-behaviors, and price. The non-behaviors are front-loaded immediately after the purpose. The pricing sentence is separate and could arguably be moved to annotations, but it is one short sentence and earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description could mention what the evidence bundle looks like, but the core invocation semantics and constraints are well covered. The bounded-job pricing is included. The only real gap is a more concrete description of the return value structure, which is partly offset by the clear purpose and non-action boundaries.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries some burden. It names approved invoices, payments, and recorded credits as the inputs, matching the three parameters. However, it does not add meaning about the 'caller-supplied' format (IDs, currency, amount exactness) beyond what the schema itself already documents in each property.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Computes exact overpayments...produces an evidence bundle') and identifies the resource/domain (approved invoices, payments, recorded credits). It clearly distinguishes scope and non-scope, e.g., 'Never sends requests, never asserts legal refund entitlement, and never takes automatic financial action' — no sibling differentiation needed since none exist.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clarifies exactly when to use the tool: when computing overpayments and producing evidence for vendor credit review. It explicitly excludes use cases requiring sending requests, asserting legal entitlement, or automatic financial action, so an agent knows not to invoke it for those outcomes.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
invoice_duplicate_recovery
Related MCP Connectors
Mechanically reconcile supplied purchase-order lines, invoice lines and goods receipts under expl...
Issue a credit memo against an invoice or standalone, with per-line tax and totals.
Recomputes a usage-based bill from a customer-supplied tariff (graduated per-meter tiers, optiona...
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AP analysts to find out why an Oracle Fusion Cloud ERP invoice is not paying by pulling the invoice, its holds, accounting period status, and budgetary control results into one read-only answer with resolution steps and owning teams. It returns funds statuses and failure reasons, reporting a balance only when Oracle Budgetary Control supplies one and marking numeric fields unavailable otherwise.4MIT
- FlicenseNot gradedqualityCmaintenanceEnables accounts payable teams to extract invoice data from PDFs and images, detect duplicates, normalize vendor names, calculate payment terms, and validate invoice completeness. Supports local extraction for text PDFs and optional vision providers for scanned documents.-
- AlicenseNot gradedqualityBmaintenanceAn accounting-ops agent that reconciles payments against open orders, auto-books provably safe payments through a deterministic policy gate, and escalates exceptions to a human queue with audit trails.MIT
- FlicenseNot gradedqualityDmaintenanceSelf-serve MCPB demo for accounts payable invoice exception review. It performs deterministic matching across invoice, purchase order, goods receipt, vendor master, invoice history, tax code master, and payment rules.-
Glama MCP Gateway
Add one secure layer between your agents and this server.