Jimeng MCP Server
Integrates with the Jimeng AI image generation service from Volcengine, allowing generation of AI images by providing prompts, dimensions, and optional customizations like watermarks and text enhancement
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Jimeng MCP Servergenerate an image of a futuristic city at sunset"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
{ "mcpServers": { "jimeng": { "command": "npx", "args": [ "jimeng", "-y" ], "env": { "VOLCENGINE_ACCESS_KEY": "your_access_key_here", "VOLCENGINE_SECRET_KEY": "your_secret_key_here" } } } }
https://console.volcengine.com/iam/keymanage/ 获取Access Key ID和Secret Access Key
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/huangmiuXyz/jimeng-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server