Together AI 画像サーバー
Together AI の画像生成モデルを使用して画像を生成するための MCP サーバー。
設定
- 依存関係をインストールします:
- サーバーを構築します。
構成
1. Together AI APIキー
サーバーにはTogether AI APIキーが必要です。Together AIのプラットフォームから取得できます。
2. 傾斜構成
Cline MCP 設定ファイルにサーバーを追加します。
macOS/Linux の場合: ~/Library/Application Support/Windsurf/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
Clineでの使用法
サーバーは、次のパラメータを持つgenerate_image
ツールを提供します。
使用例
Cline でサーバーを次のように使用できます。
出力
ツールは次の内容を含む JSON 応答を返します。
filepath
: 保存した画像へのフルパスfilename
: 保存した画像ファイルの名前dimensions
: 画像の元の寸法と最終的な寸法
特徴
- Together AIの最新FLUX.1.1-proモデルをサポート
- 画像のサイズが256ピクセル未満の場合は自動的にサイズを変更します
- サイズ変更時にアスペクト比を維持
- 高品質のJPEG出力(品質90%)
- 出力ディレクトリを再帰的に作成します
- 画像のサイズを含む詳細なメタデータを返します
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
モデルの選択、画像の寸法、出力ディレクトリなどのカスタマイズ可能なパラメータをサポートし、MCP サーバーを介して Together AI のモデルを使用して画像を生成できるようにします。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn advanced MCP server for Cline that leverages EverArt's AI models to generate vector and raster images, supporting flexible storage, multiple formats, and robust image generation capabilities.Last updated -31JavaScript
- AsecurityAlicenseAqualityA 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 -12TypeScriptMIT License
- -securityAlicense-qualityA FastMCP server implementation that provides a standardized interface for accessing AI models hosted on Replicate's API, currently supporting image generation with customizable parameters.Last updated -2PythonMIT License
- AsecurityAlicenseAqualityAn MCP Server that integrates with Stability AI's API to provide high-quality image generation, editing, and manipulation capabilities including background removal, outpainting, search-and-replace, and upscaling.Last updated -133555TypeScriptMIT License