A
securityA
licenseA
qualityA MCP server that enables Claude and other MCP-compatible assistants to generate images from text prompts using Together AI's image generation models.
Last updated -
1
4
TypeScript
MIT License
使用 Together AI 的图像生成模型生成图像的 MCP 服务器。
服务器需要 Together AI API 密钥。您可以从Together AI 平台获取。
将服务器添加到您的 Cline MCP 设置文件:
对于 macOS/Linux: ~/Library/Application Support/Windsurf/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
服务器提供了一个generate_image
工具,其参数如下:
您可以像这样使用 Cline 中的服务器:
该工具返回一个 JSON 响应,其中包含:
filepath
:保存图像的完整路径filename
:保存的图像文件的名称dimensions
:图像的原始尺寸和最终尺寸hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
通过 MCP 服务器使用 Together AI 的模型生成图像,支持模型选择、图像尺寸和输出目录等可自定义的参数。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/stefanskiasan/togetherai-image-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server