Open-source headless CMS. Manage content types, entries, and media library.
npx -y @strapi/mcp-server-strapi
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"strapi": {
"command": "npx",
"args": ["-y", "@strapi/mcp-server-strapi"]
}
}
}
```
fetch_datacreate_recordupdate_resourceget_infoOpen-source headless CMS. Manage content types, entries, and media library.
Language: JavaScript
Category: APIs