Draftbase
Product

Everything you need to run content like software

One schema. One editor. One place your writers, your components, and your agents all agree on.

Authoring

A real editor, not a text box

Writers compose in blocks, see the exact components render as they type, and never touch raw MDX unless they want to.

See the editor
<h1>
Ship weekly changelog
<callout>
New MCP tool: agents can now open a PR.
<p>
Full width media, structured fields, zero glue code.
schema.json
{
  "id": "headline",
  "type": "text",
  "required": true
}
Structure

Collections with real schema

Pick a field type, name it, mark it required — the schema updates live and every entry in the collection follows it.

  • 8 field types: text, rich text, number, boolean, date, media, reference, JSON
  • References link collections without duplicating data
  • The same schema drives the editor UI and the delivery API
See content modeling
Collaboration

Org roles, entry status, and a full revision history

Every entry moves through draft, published, updated, and archived — and every edit becomes a revision you can roll back to.

See platform admin
Homepage hero copyDraft
Pricing page updateUpdated
August changelogPublished
Automation

MCP-connected AI edits

Give an agent write access to your content the same way a teammate has it — through the schema, not raw files.

  • 19 MCP tools cover templates, entries, and media
  • Every automated write is schema-validated first
  • Fires the same webhooks a manual edit would
Read the MCP docs
Delivery

A clean API and webhooks that fire on publish

Pull content into any frontend with the REST API or GraphQL, or push updates out to the services that need to know the moment something ships.

See webhook settings
  1. Entry published
  2. Webhook queued
  3. Delivered (200 OK)

See it without Draftbase, side by side

Flip the switch to compare a typical CMS hand-off with how Draftbase teams actually work.

Without DraftbaseWith Draftbase
  • Writers add fields themselves from a schema your team already reviewed
  • Content is MDX in your repo, rendered by the exact components you wrote
  • Publishing fires a webhook — your pipeline picks it up automatically
  • Every change is a revision, attributed and rolled back to on demand
Built on open standards
ReactNext.js App RouterMDXREST APIGraphQLNode SDK

Start writing in under two minutes

No credit card required on Hobby. Upgrade any time as your team grows.