AOAI Dalle3 MCP Server
@jacwu
AOAI Dalle3 MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"dalle3": {
"command": "node",
"args": [
"./build/index.js"
],
"env": {
"AZURE_OPENAI_ENDPOINT": "",
"AZURE_OPENAI_API_KEY": "",
"AZURE_OPENAI_DEPLOYMENT_NAME": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is AOAI Dalle3 MCP Server?
An Azure OpenAI DALL-E integration server implementing the Model Context Protocol (MCP). It bridges Azure OpenAI's DALL-E 3 image generation capabilities with MCP-compatible clients.
How to use AOAI Dalle3 MCP Server?
Clone the repository, run npm install and npm run build. Set the required environment variables (AZURE_OPENAI_ENDPOINT, AZURE_OPENAI_API_KEY) and optional ones. Configure an MCP client with the node ./build/index.js command and those environment variables. Then invoke the generate_image and download_image tools.
Key features of AOAI Dalle3 MCP Server?
- Generate DALL-E 3 images via MCP tool
- Customizable size: 1024x1024, 1792x1024, 1024x1792
- Quality selection: standard or hd
- Style options: vivid or natural
- Download generated images to local storage
Use cases of AOAI Dalle3 MCP Server?
- Generate custom images from text prompts in MCP clients
- Download generated images to local storage for further use
- Integrate Azure OpenAI DALL-E 3 into AI assistants and workflows
FAQ from AOAI Dalle3 MCP Server
What environment variables are required?
AZURE_OPENAI_ENDPOINT and AZURE_OPENAI_API_KEY are required. AZURE_OPENAI_DEPLOYMENT_NAME and `OPENAI
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント