Mcp.OpenAI.ImageGeneration

Mcp.OpenAI.ImageGeneration

1

The MCP OpenAI Image Generation is a server that utilizes the OpenAI image generation API to facilitate AI-generated images, allowing these to be created or edited through prompts. It requires the .NET SDK and integrates with AI agents through configurable settings.

MCP OpenAI Image Generation

MCP server for the OpenAI image generation API that allows an AI agent to generate images to a specified path.

Installation

  • Install .NET SDK.
  • Clone the project from the repository.
  • Configure MCP server settings in your AI agent application.

Available Tools

  • CreateImage: Generates an image from a prompt.
  • CreateImageEdit: Edits or extends an image using source images and a prompt.