vellum

ZDStudios/vellum
★ 0 stars JavaScript API Integration Updated today
A beautiful, open-source Craft-style document workspace: docs, tasks, calendar, REST API, MCP server, Claude skill and a built-in AI assistant. Zero dependencies; runs on Node, Python or Docker.
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": {
    "vellum": {
      "command": "npx",
      "args": [
        "-y",
        "ZDStudios/vellum"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/banner.svg" alt="Vellum" width="100%" /> </p> <h1 align="center">Vellum</h1> <p align="center"> <b>A beautiful, open-source document workspace — a self-hostable homage to <a href="https://www.craft.do">Craft</a>.</b><br/> Block editor · REST API · MCP server · Claude skill · runs on Node, Python, or Docker.

Tools (4)

DELETEGETPATCHPOST