MCP server for fetching and caching GeekNews articles daily.
Visit Geeknews MCP ServerGeekNews MCP Server is an open-source Model Context Protocol (MCP) server that retrieves articles from GeekNews (news.hada.io). Implemented in Python and utilizing BeautifulSoup for web scraping, it parses the website once a day, caches the results, and exposes the data via an MCP-compatible API. Designed for developers and integrators needing structured GeekNews content for use with LLMs or MCP adapters.
Visit Geeknews MCP Server's official website for product details and getting started.