MCP Servers / development / Storyblok MCP Server

Storyblok MCP Server

JSON →
none9development

Manage your Storyblok CMS using natural language through AI tools.

Install
How to run this server

No install command recorded.

server path: storyblok-mcp-server
Tools
What this server exposes
storyblok_get_story
Retrieve a single story from Storyblok by its ID or slug path.
storyblok_list_stories
List all stories in a Storyblok space with optional filtering.
storyblok_create_story
Create a new story in Storyblok.
storyblok_update_story
Update an existing story in Storyblok.
storyblok_delete_story
Delete a story from Storyblok.
storyblok_get_component
Retrieve a single component definition from Storyblok.
storyblok_list_components
List all components in a Storyblok space.
storyblok_get_asset
Retrieve a single asset from Storyblok.
storyblok_list_assets
List all assets in a Storyblok space.
storyblok_upload_asset
Upload a new asset to Storyblok.
storyblok_delete_asset
Delete an asset from Storyblok.
storyblok_get_space
Retrieve the current Storyblok space information.
storyblok_list_roles
List all roles in a Storyblok space.
storyblok_list_webhooks
List all webhooks configured in a Storyblok space.
storyblok_create_webhook
Create a new webhook in Storyblok.
storyblok_delete_webhook
Delete a webhook from Storyblok.
Configuration
Environment & auth
authnone
envSTORYBLOK_SPACE_ID
envSTORYBLOK_MANAGEMENT_TOKEN
envSTORYBLOK_DEFAULT_PUBLIC_TOKEN
envGOOGLE_GENERATIVE_AI_API_KEY
Resources
Storyblok MCP Server — MCP Server · libregistry