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 an Open Source Project Showcase Site with Strapi and Astro
    Ecosystem21 min read

    How to Build an Open Source Project Showcase Site with Strapi and Astro

    Learn how to build a static project showcase with Strapi 5 and Astro 6. Covers GitHub sync, cron tasks, static rendering, and webhook-triggered rebuilds.

  • How to Build a Fitness and Workout Tracking Platform with Next.js 16 and Strapi 5
    Ecosystem23 min read

    How to Build a Fitness and Workout Tracking Platform with Next.js 16 and Strapi 5

    Build a fitness tracking platform with Strapi 5 and Next.js 16. Covers exercise library, workout logging, and progress charts with Recharts.

  • How to Build a Public Roadmap and Feature Request Board with Next.js 16 and Strapi 5
    Ecosystem21 min read

    How to Build a Public Roadmap and Feature Request Board with Next.js 16 and Strapi 5

    Build a self-hosted public roadmap and feature request board with Next.js 16 and Strapi 5, featuring voting, ISR, and a custom status pipeline.