Skip to main content
Glama

TypeScript MCP Server Boilerplate

by mazah81-gif

image_generation

Create AI-generated images from text descriptions to visualize concepts, ideas, or scenes using natural language prompts.

Instructions

Generate an image from a text prompt using AI

Input Schema

NameRequiredDescriptionDefault
promptYesText description of the image to generate

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "Text description of the image to generate", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from TypeScript MCP Server Boilerplate

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/mazah81-gif/my-mcp-server-2025'

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