Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

RoboHub Robot Catalog

app.robohub/robohub

Vendor-neutral catalog of 300+ commercial robots: search, compare specs, request vendor intros.

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

Tools · 5

search_robots

Search RoboHub's catalog of commercial robots by free-text query and optional filters. Returns compact summaries with catalog URLs. Note: robots with unknown pricing are excluded when max_price_usd is…

get_robot

Full catalog record for one robot by slug: description, specs, SDKs, use cases, pricing and links.

compare_robots

Side-by-side spec comparison of two robots by slug, plus RoboHub's editorial verdict when available.

list_categories

All robot categories with counts and a few example robots each. Good first call to understand catalog coverage.

request_vendor_intros

Submit a B2B sourcing request to RoboHub on behalf of the user. Typically within 2 business days RoboHub replies by email with a free shortlist of 2-4 matching robots, indicative pricing and warm vend…

How to use

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

{
  "mcpServers": {
    "robohub_robot_catalog": {
      "url": "https://robohub.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}