get_post
ActiveTool of mcp-producthunt
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-producthunt
https://github.com/pipeworx-io/mcp-producthunt
2/7 registries