canvas-drop

markpasternak/canvas-drop
★ 2 stars TypeScript Database Updated today
Self-hostable, open-source platform to deploy & share small static web apps ("canvases") inside your org — paste/drag/PUT a folder, get an instant secure URL. Five zero-config backend primitives (KV, files, AI, identity, realtime), an MCP server for AI agents, no telemetry.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "canvas-drop": {
      "command": "npx",
      "args": [
        "-y",
        "markpasternak/canvas-drop"
      ]
    }
  }
}

README Excerpt

**Your org's place to ship the small web tools you build with AI. Drop a folder, get a secure URL, behind your own SSO, on infrastructure you control.** <p align="center"> <img src="docs/site/assets/tour.webp" alt="canvas-drop: the dashboard, in-browser editor, gallery, sharing, backend, and admin" width="100%">

Tools (5)

CANVAS_DROP_AUTH_MODECANVAS_DROP_DBCANVAS_DROP_EMAIL_DRIVERCANVAS_DROP_STORAGECANVAS_DROP_URL_MODE

Topics

ai-agentsdeveloper-toolsdrizzle-ormhonointernal-toolsllmlow-codemcpmcp-servermodel-context-protocolopen-sourcepaaspostgresreactself-hostable
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →