An MCP server for Product Hunt, enabling interactions with posts, comments, and users—showcasing MCP server integrations for web services.
Loading more......
An MCP server for interacting with manifest v2 compatible browsers.
An MCP server for performing automated accessibility audits on webpages using axe-core, facilitating AI-powered accessibility improvements through agentic loops, and exemplifying MCP servers for web auditing tasks.
Enables interaction with the Solana blockchain using the AgentiPy framework, allowing MCP server-based blockchain operations like querying account data and sending transactions.
Extracts structured data from web pages using natural language input, converting content into JSON format without custom scraping code. A practical MCP server for web data extraction.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
Provides read and write access to Airtable databases via an MCP server, offering a simple and effective database integration for MCP applications.
Description: An MCP server for Product Hunt, enabling interactions with posts, comments, and users. It showcases MCP server integrations for web services and is designed to connect Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP).
Source: GitHub Repository
Category: api-integration-mcp-servers
Tags: mcp, producthunt, web, integration
product-hunt-mcp command for integration into other tools (e.g., Claude Desktop, Cursor).get_post_details: Retrieve details about a specific post.get_posts: List posts with various filters (topic, order, count, etc.).get_comment: Fetch information about a specific comment.get_post_comments: Retrieve comments for a post with filters.get_collection: Get details for a specific collection.get_collections: List collections with filters.get_topic: Fetch info about a topic.search_topics: Search for topics.get_user: Retrieve information about a user.get_viewer: Get information about the authenticated user.check_server_status: Check server and API authentication status.No pricing information is provided. The project appears to be open-source and free to use under the MIT license.