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.
Basic information
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.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments