Skip to main content
Glama

Storyblok MCP Server

get_space

Retrieve a specific Storyblok space by its unique ID using the MCP server, enabling direct access to manage content and assets within the platform.

Instructions

    Fetch a specific space by ID.
    

Input Schema

NameRequiredDescriptionDefault
space_idYes

Input Schema (JSON Schema)

{ "properties": { "space_id": { "title": "Space Id", "type": "string" } }, "required": [ "space_id" ], "title": "get_spaceArguments", "type": "object" }

Other Tools from Storyblok MCP Server

Related Tools

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