You're viewing a demo portfolio

Join the waitlist
PRSM

top_launches

Active

Tool of mcp-producthunt

declared in 0.1.0

Get today's and recent top Product Hunt launches — new product and startup launches. Use this to see what launched today/recently or which products are trending. Returns name, tagline, vote/comment counts, URLs, and topics. Example: top_launches({ first: 10, order: "RANKING" })

Parameters schema

{
  "type": "object",
  "properties": {
    "first": {
      "type": "number",
      "description": "Number of launches to return (default 10, max 20)"
    },
    "order": {
      "enum": [
        "RANKING",
        "VOTES",
        "NEWEST"
      ],
      "type": "string",
      "description": "Sort order: \"RANKING\" (default — trending), \"VOTES\" (most upvoted), or \"NEWEST\" (most recently launched)"
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Product Hunt developer token for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-producthunt

https://github.com/pipeworx-io/mcp-producthunt

2/7 registries
View full server →