communication
Producthunt Mcp Server
MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more.
python
local
communication
Installation
npx -y jaipandya/producthunt-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "producthunt-mcp-server",
"command": "npx",
"args": [
"-y",
"jaipandya/producthunt-mcp-server"
]
}About This MCP Server
jaipandya/producthunt-mcp-server
MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub