A Model Context Protocol (MCP) server offering search and fetch capabilities for Hacker News, demonstrating news data integration via MCP.
Loading more......
An MCP server that fetches and parses Hacker News stories for news aggregation and trend analysis, exemplifying Model Context Protocol server applications.
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 offering search and fetch capabilities for Hacker News, demonstrating news data integration via MCP.
get_stories tool with parameters:
type: 'top', 'new', 'ask', 'show', 'jobs' (default: 'top')limit: number of stories to fetch (1-30, default: 10)npm run build