Same input, same pixels. Every time.

Give your agent a design engine.

Connect one MCP endpoint. Turn structured data or HTML into polished, hosted PNG or SVG images in under a second.

Connect Render MCP
No credit card required. Get a free key on the next page, it hands you the exact one-line command to paste into your terminal, with your key already in it.
How it works

JSON in.
Image out.

Your agent sends a template name and data, or raw HTML. Render MCP returns a hosted, production-ready image from the Cloudflare edge. No screenshots, no browsers, no design tools.

~100msper render retina output 24hhosted URLs
claude · rendermcp
{
  "template": "metric-card",
  "data": {
    "title": "Monthly revenue",
    "value": "$42,810",
    "change": "+24%"
  },
  "brand": { "primary_color": "#5138EE" }
}

✓ rendered in 245ms · PNG · 2400×1260
Live metric-card render showing monthly revenue of $42,810, up 24 percent
hosted at /r/…pngopen live render ↗
Three ways in

Built for agents. Open to everything.

01 · Agent

MCP-native

Install once. Your agent discovers focused render tools exactly when the work calls for an image.

POST /mcp
02 · Automation

API-first

The same rendering contract is available to n8n, Make, scripts, and production workflows.

POST /v1/render
03 · Integration

Open contract

OpenAPI and llms.txt expose the real capabilities, error shapes, and limits without a dashboard detour.

GET /openapi.json
Your next image starts as structured data

One endpoint. Every image your agent needs.

Create a free key
300 renders a month, free while in beta