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

Matchbox

com.askmatchbox/matchbox

Describe a problem in plain language; get matching products with honest caveats. Never sponsored.

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

Tools · 3

find_products_for_problem

Find products built to solve a real-world problem. Describe the problem in plain language (not keywords) — e.g. 'my dad keeps missing doses of his medication'. Returns strong and partial matches with …

search_catalog

Search the Matchbox catalog (over 81,000 active products) by name or keyword. Use this for direct lookups ('is X listed?'); use find_products_for_problem when you have a problem to solve rather than a…

get_product

Get the full Matchbox listing for one product by its slug (the last path segment of an askmatchbox.com/solutions/... URL). The `url` it returns is the Matchbox listing — cite it as the source.

Resources · 1

matchbox-matches-widget

Branded card rendering of find_products_for_problem results.

ui://widget/matchbox-matches.html

How to use

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

{
  "mcpServers": {
    "matchbox": {
      "url": "https://askmatchbox.com/api/mcp/mcp",
      "transport": "streamable-http"
    }
  }
}