Traves-Theberge/Hackernews-MCP-Typescript
If you are the rightful owner of Hackernews-MCP-Typescript and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server that integrates with the HackerNews API, allowing AI assistants to access and analyze HackerNews content through standardized MCP interfaces.
Tools
Functions exposed to the LLM to take actions
search_posts
Search and filter HackerNews posts by keywords, author, score, and date range.
get_post
Retrieve comprehensive post details including metadata and comment trees.
search_user
Analyze user profiles and activity, including statistics and contribution patterns.
search_trending
Identify current trending topics through keyword frequency analysis.
search_comments
Analyze comment engagement, statistics, and discussion patterns.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client