Skip to main content
Glama

Emoji Storyteller MCP Server

by septapod

tell_themed_story

Generate themed stories using only emojis. Choose from adventure, romance, horror, space, food, or party themes to create visual narratives.

Instructions

Tells a themed emoji story. Choose your adventure! πŸ—ΊοΈβœ¨

Input Schema

NameRequiredDescriptionDefault
themeYesStory theme: 'adventure', 'romance', 'horror', 'space', 'food', or 'party'

Input Schema (JSON Schema)

{ "properties": { "theme": { "description": "Story theme: 'adventure', 'romance', 'horror', 'space', 'food', or 'party'", "enum": [ "adventure", "romance", "horror", "space", "food", "party" ], "type": "string" } }, "required": [ "theme" ], "type": "object" }

Other Tools from Emoji Storyteller 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/septapod/mcp-emoji-stories'

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