Model Context Protocol server implementation for Strapi CMS with enhanced security disclaimer and configuration
{
"mcpServers": {
"bschauerstrapi": {
"command": "npx",
"args": [
"-y",
"@bschauer/strapi-mcp-server"
]
}
}
}