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

  • 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
  • How to Build a Compliance Management System with Strapi Audit Trails
    Ecosystem14 min read

    How to Build a Compliance Management System with Strapi Audit Trails

    Learn how to build a compliance management system with Strapi audit trails, RBAC, review workflows, and webhooks for regulated industries.

  • How to Build a Sales Pipeline App with Strapi and Next.js
    Ecosystem13 min read

    How to Build a Sales Pipeline App with Strapi and Next.js

    Learn how to build a sales pipeline app with Strapi 5 and Next.js 16. Model deals, build a Kanban board, and add drag-and-drop stage updates.

  • How to Build a Customer and Partner Portal with Strapi and Next.js
    Ecosystem17 min read

    How to Build a Customer and Partner Portal with Strapi and Next.js

    Learn how to build a customer and partner portal with Strapi and Next.js using role-based access, JWT auth, and owner-scoped API policies.