Skip to main content
Glama

chargeback-response

Server Details

Draft a chargeback dispute-response evidence checklist and letter preview from order details.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of overlap or confusion. The tool's purpose is clearly singular and distinct.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (draft_chargeback_response_checklist) and is descriptive of its function, making it consistent and predictable.

Tool Count4/5

The server has a very narrow, specific purpose (chargeback response checklists), and one tool adequately covers that purpose. While one tool is minimal, it is not trivial given the breadth of reason codes it handles, so it feels appropriately scoped.

Completeness5/5

The tool covers a wide range of Visa and Mastercard reason codes and provides both a checklist and a preview, which is a complete surface for its stated purpose. There are no missing operations for the domain it addresses.

Available Tools

1 tool
draft_chargeback_response_checklistAInspect

Given a chargeback/dispute reason code category and order details, return the evidence checklist for that reason code (what to attach: tracking numbers, prior-order signals, refund records, etc.) and a preview of the response letter. Covers Visa 10.4/13.1/13.3/13.7/13.6/12.6.1 and the equivalent Mastercard reason codes. The full formatted dispute-response letter is a separate $19 product at https://www.edgethirteen.com/tools/chargeback-response. Not legal advice.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountNoDisputed amount
categoryYesThe dispute reason category: fraud_card_absent (“I didn't make this purchase” (Visa 10.4, Mastercard 4837 — fraud)); not_received (“I never got it” (Visa 13.1, Mastercard 4855 — product/service not received)); not_as_described (“It's not what I ordered” (Visa 13.3, Mastercard 4853 — not as described)); subscription_canceled (“I cancelled / didn't authorize the renewal” (Visa 13.7, Mastercard 4841)); credit_not_processed (“They never refunded me” (Visa 13.6, Mastercard 4860 — credit not processed)); duplicate_charge (“I was charged twice” (Visa 12.6.1, Mastercard 4834 — duplicate processing))
currencyNoCurrency code, defaults to USD
order_idNoOrder or transaction ID
order_dateNoOrder date
merchant_nameNoMerchant/business name
product_descriptionNoWhat was sold

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description carries the full burden. It discloses output limitations (checklist and preview only, full letter is paid), coverage scope, and includes a legal disclaimer. It does not describe the exact output structure or behavior when optional order details are omitted, but the disclosed context is substantial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences with no filler: the first states the action and output, the second bounds the coverage, and the third sets expectations about the paid product and legal status. The core purpose is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no output schema and no annotations, the description explains what will be returned, which reason codes are covered, and important caveats. It is slightly light on how the optional order-detail parameters affect the checklist, but the rich enum descriptions in the schema compensate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%: all 7 parameters have descriptions, and the category enum maps values to Visa/Mastercard codes. The description adds only the generic phrase 'order details' and example evidence types, not new parameter-level semantics, so the baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names the operation ('return'), the input ('chargeback/dispute reason code category and order details'), and the two outputs ('evidence checklist' and 'a preview of the response letter'). This is far more specific than the tool name and leaves little ambiguity about what the tool produces.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It gives clear context by stating the covered Visa/Mastercard reason codes and clarifies that the full formatted letter is a separate $19 product, so an agent knows not to expect a finished letter here. It does not explicitly enumerate when-not-to-use conditions or alternative tools, but the boundary is clear enough.

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. 1 tool update
    • First observeddraft_chargeback_response_checklist

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources