Higher Quality, Stronger Performance, Increased Stability, Better Developer Experience, discover everything we've shipped recently!

  • The Strapi MCP server is out: wire agents to your content
    Features5 min read

    The Strapi MCP server is out: wire agents to your content

    Strapi v5.47.0 ships a built-in MCP server. Expose your content types as agent-callable tools, scoped by Admin token permissions. Free, self-hosted.

    Marco AutieroMay 28, 2026
  • Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16
    23 min read

    Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16

    Add modern authentication to your Strapi v5 and Next.js project with the Better Auth community plugins, including setup and client wiring.

    Paul BratslavskyMay 21, 2026
  • Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs
    beginner8 min read

    Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs

    Learn how to build a production-ready AI SaaS with Strapi and Next.js. Streaming chat, image and video generation, JWT auth, and a backend you control.

    Paul BratslavskyMay 18, 2026
  • Security Disclosure of Vulnerabilities: CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, and CVE-2026-27886
    Product10 min read

    Security Disclosure of Vulnerabilities: CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, and CVE-2026-27886

    This article details and discloses five security vulnerabilities in Strapi (CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, CVE-2026-27886) and recommends immediate upgrading to fix them.

    Derrick Mehaffy May 13, 2026
  • Running Strapi: self-hosted vs Strapi Cloud
    Product9 min read

    Running Strapi: self-hosted vs Strapi Cloud

    A practical comparison of self-hosted Strapi and Strapi Cloud across setup, environments, scaling, incident response, collaboration, and cost.

    Marco AutieroMay 12, 2026
  • How to Build an Appointment Booking Platform for Doctors, Dentists, and Salons with Strapi 5
    Ecosystem14 min read

    How to Build an Appointment Booking Platform for Doctors, Dentists, and Salons with Strapi 5

    Learn to build an appointment booking platform with Strapi 5 and React. Covers content types, custom APIs, JWT auth, and role-based access control.

  • How to Build an Insurance Claims Portal with Strapi 5: A Step-by-Step Guide
    Ecosystem13 min read

    How to Build an Insurance Claims Portal with Strapi 5: A Step-by-Step Guide

    Build an insurance claims portal with Strapi 5 and Next.js. Submit, list, and view claims using Server Components, Server Actions, and a typed fetch utility.

  • How to Build a Wedding Vendor Marketplace with Strapi and Next.js
    Ecosystem15 min read

    How to Build a Wedding Vendor Marketplace with Strapi and Next.js

    Learn how to build a wedding vendor marketplace with Strapi 5 and Next.js 15. Covers content modeling, filtering, JWT auth, and vendor reviews.