strapi-mcp.md

Strapi MCP

from"strapi"
540

Strapi headless CMS management

CMS & Content
Strapiheadless CMSAPIcontent
install.sh
# Clone the repository
$git clone https://github.com/strapi/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve