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.
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, 2026Security 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.
May 13, 2026Running 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.
May 12, 2026From 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
May 4, 2026GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison
When should you use REST vs GraphQL in Strapi v5? Side-by-side examples for fields, populate, and filters, plus measured load-test numbers from Postgres.
May 4, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 3
From zero to custom resolvers with Strapi GraphQL & Next.js 16
April 29, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 2
From zero to custom resolvers with Strapi GraphQL & Next.js
April 28, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 1
From zero to custom resolvers with Strapi & GraphQL
April 23, 2026Local-First AI with Gemma 4 + Ollama + TanStack AI: A YouTube Knowledge Base
How to build a local-first AI app that summarizes YouTube videos and chats over transcripts — using Gemma 4 on Ollama with TanStack AI, no frontier APIs.
April 21, 2026Building High-Performance Strapi Apps: Common Pitfalls and Best Practices
Learn how to improve Strapi performance by optimizing queries, avoiding over-fetching, and replacing populate=deep with better data modeling strategies.
April 16, 2026How to Build a Social Network with Activity Feeds Using Strapi and Next.js
Learn how to build a social network with activity feeds using Strapi 5 and Next.js 15. Covers social graph modeling, auto-generated activities, and feed queries.
How to Build a Business Directory with Strapi and Next.js
Learn how to build a business directory with Strapi 5 and Next.js. Covers content modeling, REST API, server components, filters, and detail pages.
How to Build a Documentation Site with Strapi 5 and Next.js
Learn how to build a documentation site with Strapi 5 and Next.js. Skip Git bottlenecks—give writers a real editor while devs keep full control.