Connect your account, then chat with AI to run tools.
Product Hunt is a platform for discovering and launching new products, apps, and tech innovations. Explore trending products with daily/weekly/monthly rankings, review scores, and traction signals (votes, comments). Browse collections, discover topics, and access product links (website, GitHub, Twitter). Note: maker/author profile data is redacted by the PH API — use product website URLs and productLinks for company enrichment.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/product-huntThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 18, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for Product Hunt — workflow patterns, data models, and gotchas for your AI agent.
Product Hunt is the public registry of new product and tech launches: daily/weekly/monthly rankings, vote totals, review scores, comment threads, collections, and topic taxonomy.
The upstream has no full-text search on posts. The only post filters are topic, featured, url, twitterUrl, postedBefore, postedAfter, and order. Anything else (keyword, sponsor name, country, price tier) is a client-side grep over name / tagline / description on returned edges.
Product Hunt meters every GraphQL request against a 6,250-unit complexity budget per ~15-minute window, shared across the whole workspace's traffic to this provider. Every response carries the current limit, remaining, reset_at, and reset_in_seconds — pace against remaining, not against request count.
Connect Product Hunt to any MCP client in minutes
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsProduct Hunt Get Collection
Fetch a collection by id or slug. Requires either 'id' or 'slug' parameter. Includes name, description, follower count, and posts with vote/comment counts, daily rank, website, and topics. Note: website URLs in post listings are PH tracking redirects (producthunt.com/r/...). Use batch URL resolution for destinations, or fetch individual posts with default URL resolution enabled.
Product Hunt Get Comment
Fetch a single comment by ID. Returns comment body (plain text, converted from HTML), creation date, and vote count. Note: comment author data is redacted by the PH API.
Product Hunt Get Post
Fetch a Product Hunt post by id or slug. Requires either 'id' or 'slug' parameter. Returns full metadata including tagline, description, media, topics, rankings (daily/weekly/monthly/yearly), reviews (count and rating), productLinks (Website, Github, Twitter URLs), scheduling info, and collections the post belongs to. By default, all URLs (website, productLinks) are resolved from PH tracking redirects to actual destinations, but this adds latency. Set resolve_urls=false to skip URL resolution an
Product Hunt Get Topic
Fetch a topic by id or slug. Requires either 'id' or 'slug' parameter. Includes description and aggregate counts.
Product Hunt Get User
Product Hunt is a platform for discovering and launching new products, apps, and tech innovations. Explore trending products with daily/weekly/monthly rankings, review scores, and traction signals (votes, comments). Browse collections, discover topics, and access product links (website, GitHub, Twitter). Note: maker/author profile data is redacted by the PH API — use product website URLs and productLinks for company enrichment. It provides 13 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/product-hunt. Authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
Fetch a user by id or username. Requires either 'id' or 'username' parameter. Includes profile, social links, and follower/following counts. Note: only the authenticated viewer's own profile returns real data — all other users are redacted by the PH API.
Product Hunt Get Viewer
Return the authenticated viewer profile (requires valid token).
Product Hunt List Collections
List Product Hunt collections (curated bundles of posts grouped by theme — distinct from topic taxonomy). Returns name, description, and follower count per collection with cursor pagination. Filter by featured flag, creator user ID, or membership of a specific post. Fetch one collection by slug or id for full post-membership detail. Max first=20 (clamped server-side); paginate with the endCursor from pageInfo.
Product Hunt List Post Comments
List comments on a Product Hunt post (one of 'id' or 'slug' required). Returns comment body (HTML stripped to plain text), creation date, and vote count, with cursor pagination. Comment author profile data is redacted by the PH API and will not appear. Use to summarise launch-day discussion, surface top-voted feedback (order=VOTES_COUNT), or follow the live thread (order=NEWEST). Max first=20 (clamped server-side); paginate with the endCursor from pageInfo.
Product Hunt List Posts
List posts with filters and cursor pagination. Valid order values: NEWEST, RANKING, FEATURED_AT, VOTES (not POPULARITY). Use topic slug to filter by topic (e.g. 'artificial-intelligence'). Use postedAfter/postedBefore for date ranges (ISO 8601, e.g. '2026-02-14T00:00:00Z'). Max first=20 recommended to avoid API complexity limits. Values above 20 are clamped to 20. For more than 20 results, paginate using the 'after' cursor from pageInfo.endCursor. Returns edges with id, name, slug, tagline, desc
Product Hunt List Topics
List Product Hunt topics (taxonomy nodes like 'Artificial Intelligence', 'Developer Tools', 'Productivity' used to categorise posts — distinct from collections, which are curated post bundles). Returns name, description, and follower count with cursor pagination. Filter with a substring query to resolve a human topic name to a slug, or by followedByUserid to inspect a user's topic graph. Common precursor to filtering posts by topic. Max first=20 (clamped server-side); paginate with endCursor fro
Product Hunt List User Posts
List posts authored by a user. Requires either 'id' or 'username' parameter. Supports cursor pagination. Max first=20 (values above 20 are clamped). Note: only works reliably for the authenticated viewer's own posts.
Product Hunt List User Voted Posts
List posts a user voted for. Requires either 'id' or 'username' parameter. Supports cursor pagination. Max first=20 (values above 20 are clamped). Note: only works reliably for the authenticated viewer's own votes.
Product Hunt Resolve Urls
Resolve Product Hunt tracking redirect URLs to actual destination URLs. The PH API wraps all outbound links (website, GitHub, Twitter, LinkedIn) in producthunt.com/r/CODE tracking redirects. Pass up to 10 redirect URLs and get back the real destination URLs (actual domains, GitHub repos, etc.). Use this after list_posts or list_collections to get real URLs for enrichment.
Product Hunt provides 13 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Product Hunt uses One-click sign in or API Key. Product Hunt requires credentials. Connect via MCPBundles and authentication is handled automatically.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Yelp Places API — business search, matching, details, reviews, categories, events, transactions, and...
15 tools