JUHE API Marketplace
huangmiuXyz avatar
MCP Server

Jimeng MCP Server

A TypeScript-based Model Context Protocol server that integrates with Volcengine's Jimeng AI image generation service, allowing users to generate AI images through simple tool calls.

2
GitHub Stars
8/18/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

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

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source