returncheck
Server Details
Verified return-policy answers for AI shopping agents: can this product actually be returned?
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.2/5 across 1 of 1 tools scored.
With only one tool, there is no possibility of confusing it with another. The tool's purpose is singular and clearly stated.
The single tool name 'check_return' follows a clear verb_noun pattern, which establishes a clear naming convention even without other tools to compare.
The server is at the thin end of tool counts. One tool is acceptable for such a sharply scoped purpose, but it feels minimal for a standalone server.
The tool thoroughly covers the return-eligibility check—including conditions, policy quotes, and confidence scores—and fails safely with UNKNOWN. Minor workflow gaps exist, such as listing all policies or batch checks, but these are not core to the stated purpose.
Available Tools
1 toolcheck_returnAInspect
Answer one question: can this specific product actually be returned? Send a product URL, buyer country and (optional) item condition, and get a verified verdict — YES / YES_WITH_CONDITIONS / NO / UNKNOWN — with the exact policy clause quoted verbatim, source URL, return window/deadline, fees and a confidence score. Never invents: returns UNKNOWN instead of guessing.
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| merchant | No | ||
| page_html | No | Optional: raw HTML of the page you already have. If provided, ReturnCheck verifies against it instead of fetching — best coverage, bypasses sites that block server-side reads. Still never invents: no verifiable clause -> UNKNOWN. | |
| page_text | No | Optional: plain text of the page (alternative to page_html). | |
| product_url | Yes | The product page URL (http/https). | |
| seller_name | No | ||
| buyer_country | Yes | ISO 3166-1 alpha-2, e.g. 'US'. | |
| delivery_date | No | YYYY-MM-DD (optional; preferred for the deadline). | |
| purchase_date | No | YYYY-MM-DD (optional). | |
| item_condition | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations completely absent, the description carries the full burden, and it does a good job: it prominently discloses the critical guardrail 'Never invents: returns UNKNOWN instead of guessing,' and describes that the verdict includes a verbatim policy clause, source URL, and confidence score. This is strong behavioral transparency, though it does not describe network-fetch side effects or timeout behavior, keeping it just short of a 5.
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?
The description is just two sentences, very efficient, and front-loaded with the core question ('can product actually be returned'). Every sentence earns its place: the first defines its purpose, the second defines its inputs and outputs, and the third (the guardrail) is concise. There is no fluff or repetition.
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?
For a tool with no output schema and no annotations, the description manages to be quite complete: it fully defines the verdict categories and output components. However, it does not mention the optional supporting fields such as purchase_date, delivery_date, reason, merchant, or page_text/page_html, and it also does not say that page_html can bypass fetching. Since the existing schema descriptions fill in these gaps, the tool definition is mostly complete but not flawless.
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?
The main description adds only minimal meaning over the schema: it mentions product URL, buyer country, and item condition, but these are already covered by schema descriptions or enums. Six of ten parameters have schemas already described, and the description omits useful guidance about optional parameters like reason, merchant, seller_name, delivery_date, and page_text/page_html (though page_html has a comprehensive schema description). For 60% schema coverage, the description partially compensates but not fully.
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 has a crystal-clear verb and resource: it answers a specific question about whether a product can be returned. It goes further by enumerating the exact verdict categories (YES / YES_WITH_CONDITIONS / NO / UNKNOWN) and the inputs (product URL, buyer country, item condition). This leaves no ambiguity about what the tool does, and sibling differentiation is not needed because no siblings 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 clearly sets the usage scenario: use this when you need a verified return-eligibility verdict for a specific product, and it tells the agent what to send (product URL, buyer country, optional condition). It does not explicitly articulate 'when not to use' or alternative paths, but given there are no sibling tools, the context provided is sufficient and clearly scoped.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceEnables e-commerce customer service agents to retrieve product catalog and return/delivery policy documents through multi-source RAG with RRF fusion, exposing product_search and policy_qa tools for grounded, cited responses.
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to investigate and resolve e-commerce order exceptions like damages, lost shipments, refunds, and replacements through a unified interface with built-in guardrails.
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to independently investigate and resolve e-commerce order issues, particularly refund processing, with tools for order search, refund eligibility checks, and safe refund execution.
- AlicenseBqualityBmaintenanceMachine-readable merchant verification infrastructure for AI shopping agents and agentic commerce systems.13MIT