Storyblok Mcp Server
@Kiran1689
About Storyblok Mcp Server
The Storyblok MCP server enables your AI assistants to directly access and manage your Storyblok spaces, stories, components, assets, workflows, and more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"storyblok": {
"command": "uv",
"args": [
"run",
"--with",
"mcp",
"mcp",
"run",
"C:\\path\\to\\storyblok-mcp-server\\server.py"
],
"env": {
"STORYBLOK_SPACE_ID": "your_space_id",
"STORYBLOK_MANAGEMENT_TOKEN": "your_management_token",
"STORYBLOK_DEFAULT_PUBLIC_TOKEN": "your_public_token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Storyblok Mcp Server?
The Storyblok Mcp Server enables an AI assistant to perform CRUD operations on Storyblok CMS resources — stories, components, assets, datasources, tags, releases, workflows, and more — by exposing the Storyblok Management API as MCP tools.
How to use Storyblok Mcp Server?
—
Key features of Storyblok Mcp Server
- Manage stories with full CRUD and bulk operations
- Create, update, and delete components and component versions
- Upload, update, and delete assets and asset folders
- Handle releases, workflows, approvals, and scheduling
- Manage datasources, tags, webhooks, and space settings
Use cases of Storyblok Mcp Server
- Automate content creation and bulk updates across stories
- Manage component schemas and restore previous versions
- Schedule story publishing and manage release pipelines
- Approve workflow stages and manage collaborators in a space
FAQ from Storyblok Mcp Server
What entities can I manage with Storyblok Mcp Server?
The server covers 28 resource types including access tokens, activities, approvals, assets, components, datasources, releases, stories, tags, tasks, webhooks, and workflows.
What operations are supported for each resource?
Most resources support CRUD (create, read, update, delete). Stories and assets additionally support bulk operations, versioning, and publishing.
Does Storyblok Mcp Server include a health check?
Yes, there is a ping tool that checks server health.
Can I manage multiple Storyblok spaces?
Yes, the Space resource includes tools to list, create, update, duplicate, backup, and delete spaces.
Are there bulk operations available?
Yes. Stories support bulk create, update, delete, and publish. Assets support bulk move, restore, and delete. Tags support bulk association with stories.
Frequently asked questions
What entities can I manage with Storyblok Mcp Server?
The server covers 28 resource types including access tokens, activities, approvals, assets, components, datasources, releases, stories, tags, tasks, webhooks, and workflows.
What operations are supported for each resource?
Most resources support CRUD (create, read, update, delete). Stories and assets additionally support bulk operations, versioning, and publishing.
Does Storyblok Mcp Server include a health check?
Yes, there is a `ping` tool that checks server health.
Can I manage multiple Storyblok spaces?
Yes, the `Space` resource includes tools to list, create, update, duplicate, backup, and delete spaces.
Are there bulk operations available?
Yes. Stories support bulk create, update, delete, and publish. Assets support bulk move, restore, and delete. Tags support bulk association with stories.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments