Skip to main content
Glama

Agent Purchase Verification

Server Details

Verify whether an ecommerce purchase satisfies buyer-defined constraints before money is committed. Returns PASS, FAIL, or REVIEW with supporting evidence.

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

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With a single tool there is no possibility of misselection; verify_purchase has one clear purpose stated precisely.

Naming Consistency5/5

The lone tool follows a clean verb_noun snake_case convention with no competing styles to clash against.

Tool Count3/5

A single tool is thin for a verification service; supporting operations like listing or configuring buyer constraints feel missing, though one focused entry point is defensible for a narrow purpose.

Completeness3/5

The core check (PASS/FAIL/REVIEW with evidence) is covered, but there is no way to define/manage buyer constraints, inspect purchase records, or retrieve prior verification results, leaving notable gaps.

Available Tools

1 tool
verify_purchaseVerify PurchaseAInspect

Check whether a proposed ecommerce purchase satisfies buyer-defined constraints before money is committed. Returns PASS, FAIL, or REVIEW with supporting evidence. Use REVIEW when evidence is incomplete, ambiguous, conditional, stale, or conflicting.

ParametersJSON Schema
NameRequiredDescriptionDefault
merchantNo
product_urlYes
buyer_regionNo
requirementsYes
buyer_countryYes
buyer_postal_codeNo
transaction_factsNo
product_or_scenarioNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

TDQS

A3.9/5.0
Behavior4/5

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

With no annotations provided, the description carries the full behavioral burden and does a solid job: it discloses that evaluation happens pre-commitment and enumerates the three result states with the condition that triggers REVIEW. It does not state whether the call is purely read-only/no-side-effect (implied but not asserted), nor anything about latency, auth, or whether external merchant lookups occur.

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 tight sentences with the core purpose front-loaded, followed by outcome states and the REVIEW trigger. No filler, and every sentence carries decision-relevant information.

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

Completeness2/5

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

An output schema exists, so return values need not be explained, but the tool takes 8 parameters including two unconstrained nested objects with 0% schema coverage and the description offers no guidance on them. For a tool whose entire value hinges on how 'requirements' and 'transaction_facts' are shaped, this is a material gap.

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

Parameters2/5

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

Schema description coverage is 0% across 8 parameters, so the description must compensate and largely does not. Only 'buyer-defined constraints' loosely maps to the free-form 'requirements' object; the other open-ended object ('transaction_facts'), plus product_url, buyer_country, buyer_region, merchant, and buyer_postal_code, receive no explanation of expected format or content.

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?

States a specific verb and resource ('Check whether a proposed ecommerce purchase satisfies buyer-defined constraints') with a clear decision framing ('before money is committed'). The three possible outcomes (PASS, FAIL, REVIEW) are named, so an agent knows exactly what class of result this tool produces. No siblings exist to differentiate from, but the tool's scope is unambiguous.

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?

Gives clear usage context ('before money is committed') and a precise condition for the REVIEW outcome ('evidence is incomplete, ambiguous, conditional, stale, or conflicting'), which is genuinely actionable routing guidance. It lacks any exclusions or named alternatives, but there are no sibling tools to route toward.

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 observedverify_purchase

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Analyze LinkedIn & email outreach campaigns, track pipeline performance, and review lead conversations for RevOps, Sales Managers, and SDR teams.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources