artifacts

anvilnine/artifacts
★ 5 stars JavaScript Browser/Web Updated today
Self-hosted artifact publishing. POST HTML/JSX/Markdown/zip, get an unguessable public URL. MCP server built in.
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": {
    "artifacts": {
      "command": "npx",
      "args": [
        "-y",
        "anvilnine/artifacts"
      ]
    }
  }
}

README Excerpt

<h1 align="center">artifacts</h1> <p align="center"> <strong>Self-hosted, Claude-style artifact publishing</strong> </p> <p align="center"> POST HTML, a React component, Markdown, or a zipped static site. Get back an unguessable URL on your own domain. </p> <p align="center"> <a href="https://github.com/anvilnine/artifacts/actions/workflows/ci.yml"><img src="https://github.com/anvilnine/artifacts/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Topics

artifactsclaudedockerexpressmcpself-hostedstatic-hosting