Show HN: PrintBlocks – API and MCP server for your thermal printer A developer launched PrintBlocks, a self-hosted service with an API and optional MCP server that lets AI agents format and send content to thermal printers. The tool supports 15 block types including text, images, charts, and barcodes, enabling agents to generate physical printouts like morning briefings or email digests. The project is in early release on GitHub. I have been dreaming of a local assistant without a screen or chat window as an interface for a long time. An agent I could just speak to to research a topic or keep me updated. Unfortunately, it turns out audio is not a suitable output medium for every use case, e.g. a news briefing, an email inbox digest, a recipe or many other things. So I built PrintBlocks: a self-hosted service that exposes an API and an optional MCP server. Simply hook up your OpenClaw or Hermes agent or whatever agent harness you're using via MCP. It can compose the content and layout, then send the finished result to your thermal printer, all by itself The surprising part is how good LLMs are at this. Ask for a morning briefing, and a few seconds later you can have a beautifully designed little document sitting next to your coffee. PrintBlocks gives the agent a set of reusable and flexible building blocks, so it can be creative without messing up the formatting or just printing boring text. The MCP server is entirely optional. If you're not into LLMs or have a different use case, you can also use the HTTP API to send requests directly from your own scripts or cron jobs. PrintBlocks currently supports 15 different blocks from text and images to charts and barcodes. This is a v0.1, so if you have any ideas, feel free to open an issue on GitHub or post your ideas here. I’d love to hear what you would print with it Comments URL: https://news.ycombinator.com/item?id=48952726 https://news.ycombinator.com/item?id=48952726 Points: 1 Comments: 0