🚀 Product Hunt MCP Server
@MCP-Mirror
关于 🚀 Product Hunt MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jaipandya_producthunt-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"product-hunt-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🚀 Product Hunt MCP Server?
It connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). It retrieves posts, collections, topics, users, votes, and comments. It is designed for AI assistants, chatbots, and automations.
How to use 🚀 Product Hunt MCP Server?
Install via pip install product-hunt-mcp, set the PRODUCT_HUNT_TOKEN environment variable, then run product-hunt-mcp. Configure MCP clients like Claude Desktop or Cursor by adding the command and token to their config file.
Key features of 🚀 Product Hunt MCP Server
- Get posts, collections, topics, users with filters.
- Retrieve paginated comments and user upvotes.
- Search/filter by topic, date, votes, and more.
- Built with FastMCP for speed and compatibility.
- Can be run via Docker or installed from PyPI.
- Provides multiple MCP tools for Product Hunt data.
Use cases of 🚀 Product Hunt MCP Server
- AI assistants fetch current trending products and details.
- Developers build bots that monitor Product Hunt activity.
- Automate collection of product launch data for analysis.
- Integrate Product Hunt data into chatbots or dashboards.
- Explore the MCP ecosystem with a ready‑to‑use server.
FAQ from 🚀 Product Hunt MCP Server
What do I need to use it?
Python 3.10+ and a Product Hunt API token from the API Dashboard.
How do I set up authentication?
Set the PRODUCT_HUNT_TOKEN environment variable with your developer token.
What MCP clients are supported?
Claude Desktop, Cursor, and any MCP‑compatible client.
Are there rate limits?
Yes, the Product Hunt API has rate limits; the server informs you and you can check status via check_server_status.
Does this server require a redirect URI for the API token?
When creating a Product Hunt application, a redirect URI is required but can be any valid URL like https://localhost:8424/callback.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
评论