icon for mcp server

Jimeng

STDIO

MCP server for VolcEngine API integration using Jimeng

{ "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

Be the First to Experience MCP Now