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.
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, 2026Strapi 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.
May 18, 2026How 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.
How to Build a Help Desk and Customer Support Portal with Next.js 16 and Strapi 5
Build a help desk and customer support portal with Strapi 5 and Next.js 16, covering knowledge base, ticket workflows, and webhook notifications.
How to Build a Construction Project Management Portal with TanStack Start and Strapi 5
Build a construction project management portal with TanStack Start and Strapi 5. Covers RBAC, document uploads, task workflows, and type-safe routing.