generación de activos mcp
Esta herramienta permite a Claude comunicarse con OpenAI y usar gpt-image-1
para generar recursos de imagen. Esto puede ser muy útil para el desarrollo de juegos o web, cuando se necesita imprimir recursos individuales.
Requisitos
- Nodo
- Una clave API de OpenAI
- Tenga en cuenta que esto requiere una organización, con verificación de identidad en este momento.
Instalación
- Obtenga una CLAVE API del sitio web de OpenAI .
- Exportelo en su shell como API_KEY.
- Luego, pega esto en ese mismo shell:
- ¡Listo! Pídele a Claude que te genere una imagen para algo y lo verás.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Un servidor MCP que permite a Claude utilizar las capacidades de generación de imágenes de OpenAI (gpt-image-1) para crear recursos de imágenes para los usuarios, lo que es particularmente útil para proyectos de desarrollo de juegos y web.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server for analyzing images using OpenRouter vision models, offering capabilities like automatic image resizing, model configuration, and handling custom queries about images.Last updated -5JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that allows users to generate, edit, and create variations of images through OpenAI's DALL-E API, supporting both DALL-E 2 and DALL-E 3 models.Last updated -2TypeScript
- -security-license-qualityA TypeScript-based MCP server that lets users generate images using OpenAI's dall-e-3 model by providing a prompt and image name.Last updated -1
- -securityAlicense-qualityAn MCP tool server that enables generating and editing images through OpenAI's image models, supporting text-to-image generation and advanced image editing (inpainting, outpainting) across various MCP-compatible clients.Last updated -31TypeScriptMIT License