retrieve_multiple_access_tokensAStoryblok MCP ServerRetrieve all access tokens for the current Storyblok space via the Management API. Get a complete list of tokens without parameters.MIT
retrieve_single_taskAStoryblok MCP ServerRetrieve a specific task from your Storyblok space by its ID. Use this to fetch task details for review or status updates.MIT
add_collaboratorAStoryblok MCP ServerAdd a collaborator to a Storyblok space by email, with optional role or role IDs.MIT
delete_workflowAStoryblok MCP ServerDelete a workflow in Storyblok by its ID using the Management API. The default workflow is protected and cannot be removed.MIT
retrieve_one_story_scheduleAStoryblok MCP ServerFetch a single story schedule entry by its numeric ID from a Storyblok space via the Management API. Quickly access schedule details for management.MIT
Storyblok MCPContent Management SystemsDeveloper ToolsApp AutomationpatrikmichiFlicenseCquality-maintenanceAn MCP server that enables AI assistants like Cursor and Claude to interact with the Storyblok Management API. It allows users to manage stories, tags, components, assets, and workflows through natural language commands. Last updated 2026-01-207415
Storyblok MCPContent Management SystemsDeveloper ToolsharlleyAlicense-qualityCmaintenanceEnables to manage Storyblok components through natural language descriptions, including creating and updating components with various field types. Last updated 2025-05-03159MIT
delete_webhookAStoryblok MCP ServerRemove a webhook endpoint from your Storyblok space by providing its ID.MIT
retrieve_single_workflow_stageAStoryblok MCP ServerRetrieve a specific workflow stage by its ID from a Storyblok space using the Management API.MIT
retrieve_multiple_datasource_entriesAStoryblok MCP ServerRetrieve multiple datasource entries from a Storyblok space using the datasource ID or slug, with optional dimension filter.MIT
retrieve_multiple_workflowsAStoryblok MCP ServerRetrieve all workflows in a Storyblok space. Optionally filter by content type such as 'page' or 'article'.MIT
pingAStoryblok MCP ServerVerify server health and test connectivity to the Storyblok API to ensure seamless integration and operational readiness.PythonMIT
delete_collaboratorAStoryblok MCP ServerRemove a collaborator from a Storyblok space using collaborator_id or sso_id. Simplify user management by deleting unwanted or inactive collaborators.PythonMIT
update_tagAStoryblok MCP ServerUpdate the name of an existing tag in a Storyblok space by providing its ID and new name.MIT
list_toolsAStoryblok MCP ServerList all available tool categories and their counts, providing a module-level summary of Storyblok Management API tools.MIT
fetch_storiesAStoryblok MCP ServerFetch multiple stories from Storyblok using advanced filters like component, tags, slugs, and pagination for precise content retrieval.MIT
retrieve_multiple_story_schedulesAStoryblok MCP ServerRetrieve multiple story schedules from a Storyblok space, with optional filtering by status (published_before_schedule or scheduled).MIT
delete_spaceAStoryblok MCP ServerPermanently delete a Storyblok space by providing its space ID. Remove unwanted spaces from your Storyblok account.MIT
get_space_roleAStoryblok MCP ServerRetrieve a space role by its ID via the Storyblok Management API to get its details.MIT
update_branchAStoryblok MCP ServerUpdate an existing branch in your Storyblok space by providing the branch ID and optional fields like name, source, preview URL, or position.MIT