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.
June 18, 2026How To Extend Strapi's MCP Server With a Custom Tools via a Plugin
How to register and build custom tool via plugin for Strapi.
June 13, 2026Building 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.
June 11, 2026How 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.
June 4, 2026The 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.
May 28, 2026Strapi 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.
May 21, 2026How 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
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
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.