Storyblok MCP Server
JSON →Manage your Storyblok CMS using natural language through AI tools.
Tools · 16
- 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.
Environment variables
STORYBLOK_SPACE_IDSTORYBLOK_MANAGEMENT_TOKENSTORYBLOK_DEFAULT_PUBLIC_TOKENGOOGLE_GENERATIVE_AI_API_KEY
Links
★ 9 GitHub stars