MCP Directory
Back

jimeng-mcp-server

by wwwzhouhui · Python · ★ 57

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

Install

pip install git+https://github.com/wwwzhouhui/jimeng-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "jimeng-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/wwwzhouhui/jimeng-mcp-server.git"
      ]
    }
  }
}

From the README

> 用于即梦 AI 的模型上下文协议 (MCP) 服务器 - 通过 Claude 和其他 LLM 应用提供强大的图像和视频生成能力 - **同步上游 v4.7 更新**: 适配 jimeng-free-api-all 最新 API 参数格式 - **图片接口参数变更**: - 移除 、 参数 - 新增 参数:支持 、、、、、、、 - 新增 参数:支持 、(默认)、 - **视频接口参数变更**: - 移除 、 参数 - 新增 参数:支持 (默认)、、、、 - 参数:支持 、(默认)、 - 新增 参数:视频时长,支持 5 或 10 秒 - **默认模型升级**: 默认图像模型从 升级为 --- | 功能名称 | 功能说明 | 技术栈 | 状态 | |---------|---------|--------|------| | 文本生成图像 | 从详细文本提示创建高质量图像 | jimeng-4.5 | ✅ 稳定 | | 图像合成 | 合成 1-10 张图像,风格迁移和混合 | jimeng-4.5 | ✅ 稳定 | | 文本生成视频 | 从文本创建动画视频 | jimeng-video-3.0 | ✅ 稳定 | | 图像生成视频 | 让静态图像动起来 | jimeng-video-3.0 | ✅ 稳定 | | stdio 模式 | 标准…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related cloud & devops servers

lobehub

lobehub

★ 75,886

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

Cloud & DevOps · TypeScript

TrendRadar

sansan0

★ 55,887

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

Cloud & DevOps · Python

litellm

BerriAI

★ 45,311

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

Cloud & DevOps · Python

kong

Kong

★ 43,294

🦍 The API and AI Gateway

Cloud & DevOps · Lua

LibreChat

danny-avila

★ 36,326

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.

Cloud & DevOps · TypeScript

PDFMathTranslate

PDFMathTranslate

★ 33,434

[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

Cloud & DevOps · Python