ai.powerline/inbox-preview
ai.powerline/inbox-previewRender HTML/.eml emails in real Gmail, Outlook & Yahoo web clients and screenshot them
Tools · 4
List the email clients this deployment can render right now, with their rendering tier, engine, and capabilities
Submit an email for rendering across email clients — full HTML, or a complete raw .eml (base64). Provide exactly one of html/eml. Returns a job ID to poll for results.
Get the status and screenshots for a preview job. Poll until status is "completed".
Fetch a rendered screenshot. Returns the image URL for the given job, client, width, and environment (color scheme / images).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.powerline/inbox-preview": {
"url": "https://api.powerline.ai/v1/mcp",
"transport": "streamable-http"
}
}
}