πŸš€ Open-source Headless CMS πŸ’œ Join the Strapi Community at strapi.link/discord 🀝 Need help? github.com/strapi/strapi/dis…

🌍 Worldwide
πŸš€ Exciting updates from the June Strapi Community Call! πŸ‘‰ Full video: strapi.link/4v1kV7w In case you missed it, we held a Community Call yesterday covering the latest product updates, engineering highlights, and community contributions. Here are the highlights: βœ… Strapi is focusing on stability and AI innovation (Marco Autiero) βœ… Strapi MCP Server Launch (@codingthirty) βœ… MCP Chat Plugin for Non-Technical Users (Raul Balestra) βœ… Automating Marketing with AI (@IvarsBariss) βœ… Introduction of the Skills Repository (@codingthirty) A huge thanks to the community for their contributions. Strapi’s quality is truly a shared responsibility. πŸ’œ πŸ‘‰ Full video: strapi.link/4v1kV7w
1
5
495
Thanks for the mention @GithubProjects! πŸ’œ We're proud to see @strapijs recognized. Our amazing community and contributors continue to push the project forward, helping us build a high-quality, open-source CMS that developers love to use. πŸš€
Strapi is an open-source, self-hosted headless CMS that auto-generates REST and GraphQL APIs from content models defined in a visual builder. - Content-Type Builder for designing data structures without code - Auto-generated REST and GraphQL APIs for every content type - Built-in Roles & Permissions, Media Library, i18n, and Draft & Publish - First-class TypeScript support with flexible database options
1
6
917
The Strapi MCP server is now GA in v5.49.0 πŸš€ Expose your content types as agent-callable tools, scoped by an Admin token. An agent can list, draft, and publish against the same schema your editors use.
1
10
867
Contentful vs Strapi What to know before migrating from Contentful to Strapi.
1
3
504
Image Upload to Strapi via REST API πŸš€ Upload from http://Next.js, test with Postman βœ… Multipart/form-data handling explained πŸ‘‰ Tutorial: strapi.link/3Q0iqnr strapi.link/3Q0iqnr
3
442
Advanced Search with Strapi, http://Next.js and Algolia πŸš€ Index Strapi content in Algolia βœ… Fast full-text search UI in http://Next.js πŸ‘‰ Tutorial: strapi.link/3Qq0Auc strapi.link/3Qq0Auc
1
4
661
How To Extend Strapi's MCP Server With a Custom Tools via a Plugin πŸš€ Enable Strapi's built-in MCP server with one line of config βœ… Build custom MCP tools the auto-CRUD can't cover πŸ’‘ Wrap them in a plugin for shareable, versionable workflows ⚠️ Avoid the Admin Token vs API Token gotcha that breaks setups πŸ‘‰ Full tutorial: strapi.link/4xCugoI
3
727
Your Strapi content just became something an AI agent can read and write. The MCP server is here (in beta), and it's only part of what shipped this spring. Check it out! strapi.link/3QmhFoV
1
347
Getting Started with Strapi MCP πŸ₯³ πŸ‘‰ Watch full video: strapi.link/3QPjhYr @strapijs MCP is now in beta β€” and it ships by default from v5.47. Here's what the video walks through: πŸš€ Enable MCP in http://server.ts and connect Strapi to @claudeai Desktop ⚠️ Admin API + admin tokens run the show β€” content API permissions don't apply βœ… Register your own services as custom MCP tools Paul even wired two Strapi instances together to chat with his data. πŸ‘‰ strapi.link/3QPjhYr
2
5
432
Client-Side Search β€” Strapi, http://Fuse.js, Cloudflare πŸš€ No search backend β€” runs in the browser βœ… Deployed on Cloudflare Pages πŸ‘‰ Guide: strapi.link/4vygTUD strapi.link/4vygTUD
338
Strapi retweeted
Eve.dev is Next.js for agents. I built Next with a simple premise: πš™πšŠπšπšŽπšœ/πš’πš—πšπšŽπš‘.πš“πšœ is all you need. Put some React in there and you’re good to go. Eve asks for even less. πšŠπšπšŽπš—πš/πš’πš—πšœπšπš›πšžπšŒπšπš’πš˜πš—πšœ.πš–πš. Put some English in there and you’re good to go. Like Next, it embraces the filesystem. You can guess what πšπš˜πš˜πš•πšœ/πššπšžπšŽπš›πš’-πšπš‹.𝚝𝚜 does. An agent is just a directory, whose entire spec fits in the tweet below. And like Next on Vercel, it’s seamless to deploy. The infra, like Sandbox, Gateway, Workflow… is the output of your creation.
Introducing eve, an agent framework. πšŠπšπšŽπš—πš/ πšŠπšπšŽπš—πš.𝚝𝚜 πš’πš—πšœπšπš›πšžπšŒπšπš’πš˜πš—πšœ.πš–πš πšπš˜πš˜πš•πšœ/ πšœπš”πš’πš•πš•πšœ/ πšœπšŠπš—πšπš‹πš˜πš‘/ πšœπšŒπš‘πšŽπšπšžπš•πšŽπšœ/ Like Next.js, for agents. vercel.com/blog/introducing-…
197
126
1,924
419,002
Contentful to Strapi Migration with Claude Code πŸ‘‰ Watch the full video: strapi.link/4fL6zUK Learn how to migrate your complete project from Contentful to Strapi 5 using a Claude Code Skill without writing any code. Contentful just got acquired by Salesforce. If you're rethinking: πŸ’° Reducing SaaS costs πŸ”§ Gaining more control over your infrastructure πŸ”“ Avoiding Vendor lock-in or 🟒 Looking for an open source CMS πŸ‘‰Watch the full video: strapi.link/4fL6zUK
1
2
370
Pagination and Infinite Scrolling in Astro JS with Strapi πŸš€ Both patterns via Strapi's REST API βœ… Know when to use each πŸ‘‰ Tutorial: strapi.link/49JNZsh strapi.link/49JNZsh
2
4
486
Did you know that Strapi allows you create reusable content?
2
446
Building Docs for the AI Era, Part 1: Self-Healing Docs In this guide, @pwizla shares how Strapi uses AI, GitHub Actions, and progressive cost gating: πŸš€ How Strapi built a nightly pipeline that watches every code change and auto-generates doc PRs when needed πŸ’‘ Progressive cost gating: regex first, cheap AI for triage, capable model only when justified βœ… 2 months in production β€” 213 PRs scanned, 22 doc PRs generated πŸ‘‰ Read more: strapi.link/4eMEzy3
3
372
Strapi MCP is in Beta!
2
2
352
Astro and Strapi Website Tutorial Part 1 πŸš€ Set up Strapi and model your content types βœ… Connect your Astro frontend from scratch πŸ‘‰ Start here: strapi.link/4xehOLJ strapi.link/4xehOLJ
2
370