Generate images MCP server
About
A Model Context Protocol server for generating images
Details
- Author
- Tomocrystal
- Downloads
- 422
- Categories
- Media
Jump to
- Fully compatible with OpenAI DALL-E API format.
- Supports multiple image models: DALL-E, MidJourney, Flux.
- Easy configuration via environment variables.
- Built with TypeScript and Node.js.
- Includes debugging support via MCP Inspector.
Install dependencies with npm install, build with npm run build, then configure the MCP server in Cline/ROO CODE with the command, args, and env settings including OPENAI_API_KEY and optional OPENAI_MODEL_ID. For development, use npm run watch for auto-rebuilding.
Generate images MCP server
兼容OpenAI DALL-E 模型 API调用的 Model Context Protocol (MCP) 服务器实现。
本项目基于https://github.com/nicekate/flux-dev-mcp改编,感谢原作者的贡献。
使用了完全兼容OpenAI接口的 转发API 服务,包含openai以及Anthropic等多家大语言模型API,MidJourney和Flux等文生图绘画模型API,
最新模型claude-3-7-sonnet已上线!!
> 使用我的邀请链接 https://xiaohumini.site/register?aff=Zbtb 注册,可以获得0.4刀免费调用!
技术栈
- TypeScript
- Node.js
- 端脑云 API
快速开始
环境要求
- Node.js 16+
- npm 或 yarn
- Windows 或 MacOS 系统
安装依赖
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
