binhtml
BinHTML lets AI agents publish generated HTML artifacts and instantly return secure shareable links. Use it for HTML reports, specs, visual explainers, dashboards, mockups, and one-off interactive pa…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add bin/html
# Browse available tools
npx -y smithery tool list bin/html
# Get full schema for a tool
npx -y smithery tool get bin/html publish_html
# Call a tool
npx -y smithery tool call bin/html publish_html '{}'Direct MCP Connection
Endpoint: https://html--bin.run.tools
Tools (1)
publish_html— Publish generated HTML to BinHTML, or update an existing artifact when artifactId is provided, and return sandboxed sha…
# Get full input/output schema for a tool
npx -y smithery tool get bin/html