Skip to main content
Glama

Storyblok MCP Server

debug_story_access

Analyze and debug access permissions for a specific story in Storyblok by using fetch parameters like story_id to ensure proper data retrieval and management.

Instructions

Debug access to a specific story via various fetch parameters.

Input Schema

NameRequiredDescriptionDefault
story_idYes

Input Schema (JSON Schema)

{ "properties": { "story_id": { "title": "Story Id", "type": "string" } }, "required": [ "story_id" ], "title": "debug_story_accessArguments", "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