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
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments