Skip to main content
Glama

Storyblok MCP Server

by ArjunCodess

search_stories

Discover and retrieve specific stories from Storyblok CMS by filtering results using tags, slugs, search terms, or other parameters for efficient content management and operations.

Input Schema

NameRequiredDescriptionDefault
by_slugsNo
by_uuidsNo
excluding_slugsNo
is_startpageNo
pageNo
per_pageNo
search_termNo
sort_byNo
starts_withNo
with_tagNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "by_slugs": { "type": "string" }, "by_uuids": { "type": "string" }, "excluding_slugs": { "type": "string" }, "is_startpage": { "type": "boolean" }, "page": { "type": "number" }, "per_page": { "type": "number" }, "search_term": { "type": "string" }, "sort_by": { "type": "string" }, "starts_with": { "type": "string" }, "with_tag": { "type": "string" } }, "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/ArjunCodess/storyblok-mcp'

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