Kiran1689/storyblok-mcp-server
A modular, extensible MCP Server for managing Storyblok spaces, stories, components, assets, workflows, and more via the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"storyblok-mcp-server": {
"command": "npx",
"args": [
"-y",
"storyblok-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...