Skip to main content
ClaudeWave
wwwzhouhui avatar
wwwzhouhui

jimeng-mcp-server

View on GitHub

一个为即梦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开源,代码透明。

MCP Servers66 stars17 forksPythonUpdated yesterday
ClaudeWave Trust Score
54/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · jimeng-mcp-server
Claude Code CLI
claude mcp add jimeng -- uvx jimeng-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "jimeng": {
      "command": "uvx",
      "args": ["jimeng-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/wwwzhouhui/jimeng-mcp-server and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about jimeng-mcp-server

What is wwwzhouhui/jimeng-mcp-server?

+

wwwzhouhui/jimeng-mcp-server is mcp servers for the Claude AI ecosystem. 一个为即梦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开源,代码透明。 It has 66 GitHub stars and was last updated yesterday.

How do I install jimeng-mcp-server?

+

You can install jimeng-mcp-server by cloning the repository (https://github.com/wwwzhouhui/jimeng-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is wwwzhouhui/jimeng-mcp-server safe to use?

+

Our security agent has analyzed wwwzhouhui/jimeng-mcp-server and assigned a Trust Score of 54/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains wwwzhouhui/jimeng-mcp-server?

+

wwwzhouhui/jimeng-mcp-server is maintained by wwwzhouhui. The last recorded GitHub activity is from yesterday, with 4 open issues.

Are there alternatives to jimeng-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy jimeng-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: wwwzhouhui/jimeng-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wwwzhouhui-jimeng-mcp-server)](https://claudewave.com/repo/wwwzhouhui-jimeng-mcp-server)
<a href="https://claudewave.com/repo/wwwzhouhui-jimeng-mcp-server"><img src="https://claudewave.com/api/badge/wwwzhouhui-jimeng-mcp-server" alt="Featured on ClaudeWave: wwwzhouhui/jimeng-mcp-server" width="320" height="64" /></a>

More MCP Servers