Strapi
CommunitybyCommunity
Strapi CMS content CRUD operations and schema management.
API Key Required
Configuration
{
"mcpServers": {
"strapi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-strapi"
],
"env": {
"STRAPI_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.