Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

TaskRail

com.alamavar.taskrail/taskrail

Delivered-price deals, cancel/refund paths, used-value comparisons, and compatibility checks.

Uptime
100.0%
1 direct probes · 30d
Response
1364ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

find_best_total_deal

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 resol…

get_fastest_completion_path

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 …

find_used_or_refurbished_alternatives

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 alternat…

check_products_compatibility

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 spe…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "taskrail": {
      "url": "https://taskrail.alamavar.com/mcp",
      "transport": "streamable-http"
    }
  }
}