jaipandya/producthunt-mcp-server
Platform-specific configuration:
{
"mcpServers": {
"producthunt-mcp-server": {
"command": "npx",
"args": [
"-y",
"producthunt-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/product-hunt-mcp/) [](LICENSE) [](https://www.python.org/) [](Dockerfile) [](https://modelcontextprotocol.io/)
> A plug-and-play [MCP](https://modelcontextprotocol.io/) server for Product Hunt
---
pip install product-hunt-mcp# Run the MCP server (requires PRODUCT_HUNT_TOKEN environment variable)
export PRODUCT_HUNT_TOKEN=your_token_here
product-hunt-mcp---
Product Hunt MCP Server connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). Perfect for AI assistants, chatbots, or your own automations!
---
---
---
Loading reviews...