Storyblok Mcp Server
@Kiran1689
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

EverArt
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论