Skip to main content
Glama

Storyblok MCP Server

get_story

Retrieve a specific story by its ID from Storyblok spaces using the MCP server, enabling direct access and management of content for AI assistants.

Instructions

Retrieves a specific story by its ID.

Input Schema

NameRequiredDescriptionDefault
story_idYes

Input Schema (JSON Schema)

{ "properties": { "story_id": { "title": "Story Id", "type": "integer" } }, "required": [ "story_id" ], "title": "get_storyArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kiran1689/storyblok-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server