An MCP server that fetches and parses Hacker News stories for news aggregation and trend analysis, exemplifying Model Context Protocol server applications.
Loading more......
A Model Context Protocol (MCP) server offering search and fetch capabilities for Hacker News, demonstrating news data integration via MCP.
An MCP server to search Hacker News, retrieve top stories, and more, following the Model Context Protocol server specification.
MCP server for retrieving and processing news data from GeekNews, designed for integration in the MCP server ecosystem.
An MCP server for reading .ged files and genetic data, integrating ancestry information into AI workflows via MCP.
An MCP server that enables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities. Highly relevant as a specialized MCP server.
An MCP server designed for querying books, compatible with common MCP clients such as Cherry Studio, providing book data access via the MCP protocol.
A Model Context Protocol (MCP) server that fetches and parses stories from Hacker News, providing structured data for news aggregation and trend analysis.
top, new, ask, show, and jobs.get_stories tool for querying stories by type and limit.git clone https://github.com/pskill9/hn-servernpm installnpm run buildget_stories tool with parameters:
type: 'top', 'new', 'ask', 'show', or 'jobs' (default: 'top')limit: number of stories to return (1-30, default: 10)src/index.ts as needednpm run buildMIT License
https://github.com/pskill9/hn-server