mcpbeat Sign in

oJo — HTML to image MCP Server

local only

oJo — HTML to image runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 12 Aug 2026.

Render HTML or templates to a hosted image, in one response. Free previews need no API key.

Installs per day peak 23 · avg 9 · +118% w/w
a month agotoday
72
Installs / week
npm · @ojodotso/mcp-server
0
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check oJo — HTML to image every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @ojodotso/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ojodotso/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@ojodotso/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ojodotso/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ojodotso/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OJO_API_KEY (oJo API key — create one at https://ojo.so/dashboard/api. Optional: without it the server runs in preview-only mode, where create_preview_link renders free full-resolution previews with no account.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to oJo — HTML to image

same job, measured the same way
Docjet MCP
by docjet-dev

Render branded PDFs and PNG images from templates or raw HTML via the DocJet API. Free tier.

34 installs/wk local only
HTML/CSS to Image API
by htmlcsstoimage

Generate images and PDFs from HTML/CSS, live websites, and reusable templates.

answering
Propzapi
by paperandbeyond23-gif

Render-and-verify API: HTML/CSS to image or PDF, screenshot any URL, confirm the text rendered.

3 tools answering
Tamgara
by tamgara

Fill in 1,000+ legal PDF templates in many languages, get a signed PDF back. Free, no API key.

33 tools answering
boxpdf-html
by earonesty

Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.

99 installs/wk local only
Gadgethumans MCP
by scotia1973-bot

46 MCP tools + 300+ REST endpoints. Free tier, no API key. One-line install.

126 installs/wk local only
Leafwright
by leafwright

Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.

84 installs/wk 3 tools answering
Orshot
by orshot

Render on-brand images, PDFs and videos from templates. 60+ tools: brand kit, folders, workflows.

answering

oJo — HTML to image — questions

Answers built from our own checks of this server.

Why is there no uptime for oJo — HTML to image?
oJo — HTML to image runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ojodotso/mcp-server was installed 72 times last week.
How do I connect oJo — HTML to image?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ojodotso/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use oJo — HTML to image?
The npm package @ojodotso/mcp-server was installed 72 times in the last week. Week over week that is +118%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is oJo — HTML to image open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.