EliteContentMarketer
Home / Stack / Strapi
Strapi logo

Strapi

Open-source headless CMS with an official built-in MCP server

Overview

Strapi is an MIT-licensed headless CMS that ships an official MCP server since version 5.47. An agent authenticates with an admin token and gets tools generated from your own content types, so it can create, update, and publish entries without opening the admin panel. This is a developer's tool: you're running a Node app and modelling content types.

Key Features

  • Official MCP server built in (Strapi 5.47+) with admin-token auth
  • Separate official docs MCP server for coding assistants
  • REST and GraphQL APIs generated from your content types
  • MIT licensed community edition, self-hostable
  • Draft and publish workflow exposed to agents as tools