taskrail
Server Details
Four accountless x402 tools for shopping deals, task paths, used value, and compatibility.
- 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
Score is being calculated. Check back soon.
Available Tools
4 toolscheck_products_compatibilityInspect
Check whether two exact products are compatible. Use for requests like “will this fit,” “does this work with,” “compatible with,” or “is an adapter needed?” It checks identifiers and source-backed specifications for accessories, parts, consumables, chargers, cables, mounts, batteries, computer components, and automotive parts.
| Name | Required | Description | Default |
|---|---|---|---|
| vehicle_vin | No | Optional 17-character VIN for authoritative NHTSA vehicle identification | |
| required_use | No | Optional explanation of the intended use | |
| primary_product | Yes | The product, device, vehicle, or system the candidate must work with | |
| candidate_product | Yes | The accessory, part, consumable, adapter, or component being checked |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| status | Yes | |
| decision | Yes | |
| freshness | Yes | |
| confidence | Yes | |
| limitations | Yes | |
| source_names | Yes | |
| best_price_usd | No | |
| recommendation | Yes | |
| sources_failed | Yes | |
| sources_checked_count | Yes |
find_best_total_dealInspect
Find the cheapest price and best deal for an exact new physical product. Use for requests like “where to buy,” “price comparison,” “lowest total cost including shipping,” or “is it in stock?” It resolves the model and variant, checks current offers, shipping, stock, delivery timing, and known mandatory fees.
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Exact product name, model, and variant in the user's own words | |
| postal_code | No | US postal code for delivery price and availability |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| status | Yes | |
| decision | Yes | |
| freshness | Yes | |
| confidence | Yes | |
| limitations | Yes | |
| source_names | Yes | |
| best_price_usd | No | |
| recommendation | Yes | |
| sources_failed | Yes | |
| sources_checked_count | Yes |
find_used_or_refurbished_alternativesInspect
Find where to buy an exact product used, refurbished, or open box and decide whether the cheaper alternative is worth it. Use for requests like “buy used,” “refurbished,” “open box,” “cheaper alternative,” or “is used worth it?” It compares verified used options with the best new price, condition, returns, and warranty.
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Exact product name, model, and variant to buy used or refurbished | |
| postal_code | No | US postal code for delivery price and availability | |
| minimum_savings_percent | No | Minimum savings that would make a used option worthwhile |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| status | Yes | |
| decision | Yes | |
| freshness | Yes | |
| confidence | Yes | |
| limitations | Yes | |
| source_names | Yes | |
| best_price_usd | No | |
| recommendation | Yes | |
| sources_failed | Yes | |
| sources_checked_count | Yes |
get_fastest_completion_pathInspect
Find the fastest official way to complete a practical task. Use for requests like “how do I cancel,” “return an item,” “get a refund,” “file a warranty claim,” or “find the official form.” It returns ordered, source-backed steps and exact official links; it does not log in or submit the action.
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What the user needs to do, in ordinary language | |
| state | No | Optional two-letter US state code when rules or forms vary by state | |
| provider | Yes | Company, agency, service, or organization responsible for the task |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| status | Yes | |
| decision | Yes | |
| freshness | Yes | |
| confidence | Yes | |
| limitations | Yes | |
| source_names | Yes | |
| best_price_usd | No | |
| recommendation | Yes | |
| sources_failed | Yes | |
| sources_checked_count | Yes |
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!