Visual headless CMS
Connect to Storyblok for visual content management with component-based editing.
{
"mcpServers": {
"storyblok": {
"mcpServers": {
"storyblok": {
"env": {
"STORYBLOK_TOKEN": "your-access-token"
},
"args": [
"-y",
"storyblok-mcp-server"
],
"command": "npx"
}
}
}
}
}