π Product Hunt MCP Server
Description
# π Product Hunt MCP Server [](https://pypi.org/project/product-hunt-mcp/) [](LICENSE) [](https://pypi.org/project/product-hunt-mcp/) [](LICENSE) [](https://www.python.org/)β¦
Details
- Author
- jaipandya
- GitHub stars
- 47
- Downloads
- 278
- Categories
- Search, API, Productivity, Other
Jump to
- Get details on posts, comments, collections, topics, users
- Search and filter by topic, date, votes, and more
- Paginated results for comments and user upvotes
- Built with FastMCP for performance and MCP compatibility
- Docker support for containerized deployment
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
π Product Hunt MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install with pip install product-hunt-mcp, set the PRODUCT_HUNT_TOKEN environment variable with your Product Hunt API developer token, and run product-hunt-mcp. For Claude Desktop or Cursor, add a JSON configuration block specifying the command and environment variable.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"\ud83d\ude80 product hunt mcp server": {
"producthunt-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"product-hunt-mcp"
]
}
}
}
}
McpServers
{
"producthunt-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"product-hunt-mcp"
]
}
}
π Product Hunt MCP Server
> A plug-and-play MCP server for Product Hunt
---
π¦ Quick Install
pip install product-hunt-mcp
πββοΈ Quick Start Example
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


