You're viewing a demo portfolio

Join the waitlist
PRSM

get_post

Active

Tool of mcp-producthunt

declared in 0.1.0

Get full details for a single Product Hunt launch by its slug — description, makers, topics, and vote/comment counts. Use after top_launches to dig into a specific new product / startup launch. Example: get_post({ slug: "notion" })

Parameters schema

{
  "type": "object",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "The Product Hunt post slug (e.g. \"notion\"), from a launch's url/slug."
    },
    "_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 →
get_post — mcp-producthunt — PRSM MCP