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
  • From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 4
    54 min read

    From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 4

    From zero to custom resolvers with Strapi GraphQL & Next.js 16

    Paul BratslavskyMay 4, 2026
  • GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison
    40 min read

    GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison

    When should you use REST vs GraphQL in Strapi v5? Side-by-side examples for fields, populate, and filters, plus measured load-test numbers from Postgres.

    Paul BratslavskyMay 4, 2026
  • From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 3
    29 min read

    From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 3

    From zero to custom resolvers with Strapi GraphQL & Next.js 16

    Paul BratslavskyApril 29, 2026
  • Local-First AI with Gemma 4 + Ollama + TanStack AI: A YouTube Knowledge Base
    beginner27 min read

    Local-First AI with Gemma 4 + Ollama + TanStack AI: A YouTube Knowledge Base

    How to build a local-first AI app that summarizes YouTube videos and chats over transcripts — using Gemma 4 on Ollama with TanStack AI, no frontier APIs.

    Paul BratslavskyApril 21, 2026
  • Building High-Performance Strapi Apps: Common Pitfalls and Best Practices
    Tutorials8 min read

    Building High-Performance Strapi Apps: Common Pitfalls and Best Practices

    Learn how to improve Strapi performance by optimizing queries, avoiding over-fetching, and replacing populate=deep with better data modeling strategies.

    Alex BennettApril 16, 2026
  • Astro 6 is Here: What Changed and How We Updated Our Strapi 5 & Astro Starter
    beginner10 min read

    Astro 6 is Here: What Changed and How We Updated Our Strapi 5 & Astro Starter

    Everything new in Astro 6, our updated Strapi 5 starter project, and a Claude Code skill that creates Strapi content types and Astro pages automatically.

    Paul BratslavskyApril 7, 2026
  • Axios Supply Chain Incident: Your Strapi Project Is Safe
    3 min read

    Axios Supply Chain Incident: Your Strapi Project Is Safe

    Strapi audited all repos for the axios supply chain vulnerability. No default installation is affected. Learn how to check your own project.

    Derrick Mehaffy March 31, 2026
  • Strapi Community Call Recap: Updates, Native MCP Server, FlowGine & Better Auth Plugin
    10 min read

    Strapi Community Call Recap: Updates, Native MCP Server, FlowGine & Better Auth Plugin

    Explore Strapi's latest community call: a native MCP server, FlowGine workflow automation, Better Auth with 2FA and passkeys, and 50+ community-merged PRs.

    Paul BratslavskyMarch 31, 2026
  • How to Automate Your Content Workflow with Strapi and n8n
    Tutorials13 min read

    How to Automate Your Content Workflow with Strapi and n8n

    Learn how to automate your content workflow using Strapi and n8n. Automatically update Airtable, send Slack notifications, send emails, and generate live URLs.

    Theodore Kelechukwu OnyejiakuMarch 20, 2026
  • Strapi release roundup: everything that changed between January and February 2026
    Product6 min read

    Strapi release roundup: everything that changed between January and February 2026

    What actually changed in Strapi over the last 2 months: mobile fixes, media improvements, new content filters, security hardening, and a lot of long-overdue fixes.

    Marco AutieroMarch 11, 2026
  • Demystifying Strapi's Populate & Filtering
    intermediate26 min read

    Demystifying Strapi's Populate & Filtering

    How to query populate and filtering data in Strapi.

    Paul BratslavskyMarch 9, 2026
  • Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io
    Tutorials8 min read

    Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io

    Here is how we fixed stale pages in a multi-instance Next.js deployment by synchronizing ISR revalidation across Kubernetes replicas with Redis Pub/Sub

    Jan ŠimečekMarch 4, 2026
  • Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
    beginner34 min read

    Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project

    Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project

    Paul BratslavskyFebruary 19, 2026
  • Why SQLite Is a Poor Fit for Production Strapi Applications
    Tutorials5 min read

    Why SQLite Is a Poor Fit for Production Strapi Applications

    Discover why SQLite can introduce operational risks in your production Strapi app and why server-based DBs like PostgreSQL, MariaDB, & MySQL are a safer choice.

    Alex BennettFebruary 13, 2026
  • What Are Agent Skills and How To Use Them
    beginner17 min read

    What Are Agent Skills and How To Use Them

    Learn what Agent Skills are and how to build them. A complete guide to the open standard for reusable AI workflows across Claude, Codex, Gemini CLI, and more.

    Paul BratslavskyFebruary 10, 2026
  • How to Build a Strapi Plugin That Extends the Admin and Backend
    Tutorialsbeginner15 min read

    How to Build a Strapi Plugin That Extends the Admin and Backend

    Create a Strapi plugin that extends the admin and backend: build an admin sidebar todo list, add admin-only APIs, and deploy it to Strapi Cloud.

    Marco AutieroFebruary 2, 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.