Get the FREE Ultimate OpenClaw Setup Guide →

jimeng

一个为即梦AI打造的MCP服务器,让Claude、Cherry Studio等AI应用直接调用即梦的AI生成能力。基于jimeng-free-api-all开源项目,提供OpenAI兼容接口。 核心功能:文本生成图像(即梦4.0/3.1)、图像合成(多图融合)、文本生成视频(480p-1080p)、图像生成视频(静态转动态)。 支持三种模式:stdio(Claude Desktop)、SSE(Web)、HTTP REST API(跨平台)。Docker一键部署,开箱即用。异步轮询优化,确保长时间任务稳定完成。 需要Python 3.10+和Docker,配置SessionID即可使用,每日免费66积分。适合AI创作者、开发者学习MCP协议。MIT开源,代码透明。

How to use

The jimeng MCP server is designed to integrate seamlessly with AI applications like Claude and Cherry Studio, enabling direct utilization of 即梦's AI generation capabilities. With features such as text-to-image generation, image synthesis, and video generation, developers can enhance their projects with advanced AI functionalities. This server is particularly useful for AI creators and developers seeking to implement the Model Context Protocol (MCP) efficiently.

Once connected to the jimeng MCP server, you can interact with it through three supported modes: stdio for Claude Desktop, SSE for web applications, and an HTTP REST API for cross-platform use. You can issue commands to generate text, images, or videos based on your input prompts. To get the best results, ensure your queries are clear and concise, particularly when requesting multimedia outputs such as video or image synthesis tasks.

How to install

To install the jimeng MCP server, you need to ensure that you have Python 3.10 or higher and Docker installed on your machine.

Quick Start with Docker:
You can quickly deploy the server using Docker with the following command:

docker run -p 8080:8080 wwwzhouhui/jimeng-mcp-server

Global Install Alternative:
If a package were available via npm, you would typically install it globally using:

npm install -g @package/name

However, since no NPM package is specified for jimeng, using Docker is the recommended approach.

Additional notes

For optimal performance, configure the SessionID in your environment variables before starting the server. Remember that you are granted 66 free points daily for usage, so track your consumption if you're running multiple tasks. Additionally, be mindful of the asynchronous polling mechanism, which is designed to handle long-running tasks efficiently to prevent timeouts.

Related MCP Servers

Sponsor this space

Reach thousands of developers