extract_producthunt
ActiveTool of io.github.PrinceGabriel-lgtm/freshcontext
Extract recent Product Hunt launches by keyword/topic search or a PH URL. Returns name, tagline, votes, comment count, topics, and launch date per result.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Search query or PH topic URL"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.PrinceGabriel-lgtm/freshcontext
https://github.com/PrinceGabriel-lgtm/freshcontext-mcp
2/7 registries