communication

Producthunt Mcp Server

MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more.

python
local
communication
0
View on GitHub

Installation

npx -y jaipandya/producthunt-mcp-server

Configuration

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.

GitHub: https://github.com/jaipandya/producthunt-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub