{
  "slug": "keystatic",
  "name": "Keystatic",
  "url": "https://keystatic.com",
  "cat": "cms",
  "group": "back",
  "tagline": "MIT Git-based CMS for Markdown files",
  "price": "Free and MIT-licensed with no seat limits. Keystatic Cloud is an optional free add-on for GitHub auth and image handling.",
  "tier": "free",
  "pick": false,
  "what": "Keystatic from Thinkmill is an MIT-licensed CMS that makes Markdown, MDX, JSON and YAML in your repository editable through a React admin UI. There is no database. It runs against the local filesystem in development and against GitHub in production.",
  "why": "Zero cost and zero vendor lock-in — the schema is a TypeScript file and content stays as plain files you can grep and diff. Ships integrations for Next.js, Astro and Remix.",
  "warn": "Smaller community and slower release cadence than Tina or Payload. No official MCP server, no built-in scheduling, and no multi-stage editorial workflow or approval chain.",
  "install": "npm create @keystatic@latest",
  "category": {
    "key": "cms",
    "name": "CMS & content infrastructure",
    "desc": "If you publish, this is the most consequential decision on the page.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://keystatic.com/",
    "checked_at": "2026-08-18T17:12:38.21+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}