Skip to main content
Glama

MCP DeepInfra AI Tools Server

by phuihock

generate_image

Create custom images from text descriptions using AI image generation. Transform your ideas into visual content by providing descriptive prompts.

Instructions

Generate an image from a text prompt using DeepInfra OpenAI-compatible API.

Input Schema

NameRequiredDescriptionDefault
modelNo
promptYes

Input Schema (JSON Schema)

{ "properties": { "model": { "default": null, "title": "Model", "type": "string" }, "prompt": { "title": "Prompt", "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/phuihock/mcp-deeinfra'

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