图像生成 MCP 服务器
模型上下文协议 (MCP) 服务器,可通过 Together AI 无缝生成高质量图像。该服务器提供标准化接口来指定图像生成参数。
特征
由 Flux.1 Schnell 模型提供支持的高质量图像生成
支持自定义尺寸(宽度和高度)
清除提示验证和 API 问题的错误处理
轻松与 MCP 兼容客户端集成
安装
克劳德桌面
在 MacOS 上:
~/Library/Application\ Support/Claude/claude_desktop_config.json
在 Windows 上:
%APPDATA%/Claude/claude_desktop_config.json
可用工具
服务器实现了一个工具:
生成图像
根据给定的文本提示和可选尺寸生成图像。
输入模式:
先决条件
Python 3.12 或更高版本
httpx
甲基氯丙烯
贡献
欢迎贡献!请按以下步骤进行贡献:
分叉存储库
创建新分支 (
feature/my-new-feature
)提交你的更改
将树枝推到你的叉子上
打开拉取请求
对于重大更改,请先打开问题来讨论您提议的更改。
执照
本项目遵循 MIT 许可证。详情请参阅 LICENSE 文件。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
模型上下文协议服务器,可通过 Together AI 使用 Flux.1 Schnell 模型生成高质量图像,允许用户根据可自定义尺寸的文本提示创建图像。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol server that provides image generation capabilities using the Ideogram API, allowing users to create images from text prompts with customizable parameters.Last updated -65
- AsecurityAlicenseAqualityA Model Context Protocol server that enables high-quality image generation using the Flux.1 Schnell model via Together AI with customizable parameters.Last updated -299MIT License
- -securityAlicense-qualityProvides image generation capabilities using the Flux Schnell model on Replicate, allowing users to create images from text prompts.Last updated -1MIT License
- -securityAlicense-qualityA server that enables generating images through the Replicate API by calling the Flux Schnell model via the Model Context Protocol (MCP).Last updated -3MIT License