ironfang

api-evangelist/ironfang
★ 0 stars Unknown language Code/Dev Tools Updated 3d ago
A rendering API by Ironfang Ltd that turns a URL or raw HTML into screenshots, PDFs, templated images, QR codes and short captioned video clips over plain HTTPS and JSON. Offers a REST API, OpenAPI contract, a hosted MCP server, and an llms.txt.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ironfang": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/ironfang"
      ]
    }
  }
}

README Excerpt

A rendering API by Ironfang Ltd that turns a URL or raw HTML into screenshots, PDFs, templated images, QR codes and short captioned video clips over plain HTTPS and JSON. Offers a REST API, OpenAPI contract, a hosted MCP server, and an llms.txt.

Topics

apis-ioapis-io-submission