I built an hourly newspaper for e-ink (and turned the pipeline into an MCP server)

Developer J. Shelley has created an automated hourly news service designed for e-ink devices, which has evolved into a versatile Model Context Protocol (MCP) server. The pipeline aggregates approximately 120 items from 100 RSS feeds every hour, utilizing an LLM to act as an editor that deduplicates content and generates structured briefings. These briefings are rendered into one-bit images for e-ink displays or converted into PDFs for platforms like reMarkable and Kindle. Beyond the hardware application, the project now functions as an MCP server, allowing AI agents to query news briefings directly. Shelley notes that while human users appreciate the curated digests, the current primary users of the MCP interface are automated bots. The project is live, offering free access to JSON feeds and an MCP endpoint, with paid tiers available for advanced usage. This initiative highlights the growing intersection of automated content curation and agent-accessible data pipelines.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
The reply-length check existed for three weeks. The batch a human flagged never touched it: guarding the wrong path
A recent post on Dev.to details a critical oversight in an AI-driven automated reply system. For three weeks, a length-check mechanism designed to ens…
I built an honest CS2 case opening site — and realized why honesty changes nothing
A developer has created a fully functional, open-source CS2 case opening site (CaseForge) to investigate how such platforms operate. The project featu…
Architecture of a Universal Database Provider in TypeScript without JDBC
The article addresses the lack of standardized database interfaces in the TypeScript ecosystem, similar to JDBC in Java or ADO.NET in .NET. The author…



