easl turns agent output into hosted, shareable pages instantly
easl is an open-source tool that converts Markdown, CSV, JSON, SVG, Mermaid, and HTML content into hosted, shareable URLs via a single POST request, designed specifically for AI agents with an MCP server and CLI.
Score breakdown
Agents and MCP-integrated tools can now publish rendered, human-readable output as a shareable URL with a single POST call — no frontend infrastructure required.
- 01Converts Markdown, CSV, JSON, SVG, Mermaid, and HTML into hosted, rendered, shareable pages
- 02Core API is a single POST request in, URL out
- 03Ships with an MCP server for agent framework integration and a CLI for developers
easl is an open-source hosting utility purpose-built for AI agents that need to surface rendered, shareable output without complex infrastructure. The core workflow is minimal: send a POST request with content, receive a hosted URL back. It supports a range of content types — Markdown, CSV, JSON, SVG, Mermaid diagrams, and HTML — and renders them as accessible web pages.
The project is designed with agentic workflows in mind, offering both an MCP server for direct integration with agent frameworks and a CLI for developer use.
The project is designed with agentic workflows in mind, offering both an MCP server for direct integration with agent frameworks and a CLI for developer use. It runs on Cloudflare Workers, is free to use at `easl.dev`, and is fully self-hostable for teams that prefer to keep data in their own infrastructure. Installation is available via a one-line shell command: `curl -fsSL https://easl.dev/install.sh | sh`.
Key facts
- 01Converts Markdown, CSV, JSON, SVG, Mermaid, and HTML into hosted, rendered, shareable pages
- 02Core API is a single POST request in, URL out
- 03Ships with an MCP server for agent framework integration and a CLI for developers
- 04Built on Cloudflare Workers
- 05Free to use at easl.dev and fully self-hostable
- 06Installable via `curl -fsSL https://easl.dev/install.sh | sh`
- 07Open-source, available at github.com/AdirAmsalem/easl
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Apr 24, 2026 · 17:11 UTC.