Skip to main content
Glama
ECNU3D

Universal Image Generator MCP Server

by ECNU3D
zhipu-test.py311 B
from zhipuai import ZhipuAI client = ZhipuAI(api_key="5fd2e90642714f7f85b9e2fce37c202f.lLI1o65gADhuoIld") # 请填写您自己的APIKey response = client.images.generations( model="cogview-4-250304", #填写需要调用的模型编码 prompt="一只可爱的小猫咪", ) print(response.data[0].url)

Latest Blog Posts

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/ECNU3D/universal-image-generator-mcp'

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