MCP Storybook Image Generator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose debug logging | false |
| GEMINI_API_KEY | Yes | Google Gemini API key for AI generation (Required) | |
| SAVE_TO_DESKTOP | No | Force saving to desktop directory | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_storybook_imageC | Generates a 3D style cartoon image with a children's story based on the given prompt |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined and distinct by default.
A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The tool name follows a clear verb_noun pattern (generate_storybook_image).
A single tool is too few for a server named 'MCP Storybook Image Generator', which suggests a broader scope like generating, editing, or managing storybook images. This minimal set limits functionality and feels incomplete for the implied domain.
The server's name implies capabilities for storybook image generation, but with only one tool for generation, there are significant gaps. Missing operations might include editing images, listing generated images, deleting them, or handling variations, making the surface severely incomplete for practical use.