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

  • The Strapi MCP server is now GA: a stable surface to wire agents to your content
    Product4 min read

    The Strapi MCP server is now GA: a stable surface to wire agents to your content

    The Strapi MCP server is GA in v5.49.0. Expose your content types as agent-callable tools, scoped by an Admin token. Stable, secure, free, self-hosted.

    Marco AutieroJune 24, 2026
  • Strapi release roundup: everything that changed between March and June 2026
    Product8 min read

    Strapi release roundup: everything that changed between March and June 2026

    Strapi's March to June 2026 releases: a built-in MCP server, a five-CVE security disclosure, a customizable Blocks editor, live media preview, and key relation fixes.

    Marco AutieroJune 18, 2026
  • How To Extend Strapi's MCP Server With a Custom Tools via a Plugin
    beginner27 min read

    How To Extend Strapi's MCP Server With a Custom Tools via a Plugin

    How to register and build custom tool via plugin for Strapi.

    Paul BratslavskyJune 13, 2026
  • Building Docs for the AI Era, Part 1: Self-Healing Docs
    Tutorials10 min read

    Building Docs for the AI Era, Part 1: Self-Healing Docs

    Learn how Strapi uses AI, GitHub Actions, and progressive cost gating to automatically detect documentation gaps and keep docs aligned with code changes.

    Pierre WizlaJune 11, 2026
  • How to Migrate from Contentful to Strapi Using a Claude Code Skill
    Tutorials18 min read

    How to Migrate from Contentful to Strapi Using a Claude Code Skill

    Learn how to migrate from Contentful to Strapi using a Claude Code Skill. Automatically generate content types, migrate assets, convert rich text, and more.

    Paul BratslavskyJune 4, 2026
  • 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
  • How to Build a Gift Registry and Wishlist Platform with Next.js 16 and Strapi 5
    Ecosystem20 min read

    How to Build a Gift Registry and Wishlist Platform with Next.js 16 and Strapi 5

    Learn how to build a gift registry platform with Strapi 5 and Next.js 16. Covers custom controllers, claim logic, and dynamic Open Graph previews.

  • How to Build a Mental Health Journal and Mood Tracker with Next.js 16 and Strapi 5
    Ecosystem23 min read

    How to Build a Mental Health Journal and Mood Tracker with Next.js 16 and Strapi 5

    Build a private mood tracker and journal with Next.js 16 and Strapi 5. Learn data isolation, mood trend aggregation, and streak tracking.

  • How to Build a Webinar and Workshop Registration Platform with Next.js 16 and Strapi 5
    Ecosystem24 min read

    How to Build a Webinar and Workshop Registration Platform with Next.js 16 and Strapi 5

    Learn how to build a webinar and workshop registration platform with Next.js 16 and Strapi 5, covering capacity management and waitlists.