Skip to main content
Glama

Grok MCP

generate_image

Create custom images from text prompts using AI generation. Specify your visual concept and receive generated images in your preferred format.

Input Schema

NameRequiredDescriptionDefault
modelNogrok-2-image-1212
nNo
promptYes
response_formatNourl

Input Schema (JSON Schema)

{ "properties": { "model": { "default": "grok-2-image-1212", "title": "Model", "type": "string" }, "n": { "default": 1, "title": "N", "type": "integer" }, "prompt": { "title": "Prompt", "type": "string" }, "response_format": { "default": "url", "title": "Response Format", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

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/merterbak/Grok-MCP'

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