Grok AI Image Generation MCP Server
Servidor MCP de generación de imágenes de Grok AI
Servidor MCP de generación de imágenes de IA
Un servidor que se conecta a la API de generación de imágenes xAI/Grok Se implementó un manejo de errores adecuado con inicialización de clave API diferida Se agregó soporte para la generación de múltiples imágenes (hasta 10 imágenes) Se agregó soporte para diferentes formatos de respuesta (URL o JSON base64) Compatibilidad con Docker:
Se agregó un Dockerfile para contener el servidor MCP Se configuró el Dockerfile con una clave API ficticia que se puede anular en tiempo de ejecución Se configuró el almacenamiento en caché de capas adecuado para compilaciones eficientes Herramientas MCP disponibles:
generate_image: Genera imágenes usando el modelo Grok-2-image set_api_key: Establece la clave API xAI en tiempo de ejecución si no se proporciona a través de la variable de entorno Cómo usar Ahora puede generar imágenes con indicaciones como:
"Generar una imagen de un gato en un traje espacial" "Crear una imagen de una ciudad futurista de noche" El servidor MCP se ha configurado en su aplicación de escritorio Claude, y la implementación maneja la administración de claves API con elegancia, lo que permite que el servidor se inicie incluso sin una clave API configurada inicialmente.
Si desea ejecutar el servidor en Docker, puede compilarlo y ejecutarlo con:
cd /Usuarios/8bit/Documentos/Cline/MCP/generador-de-imágenes-ai docker build -t grokart . docker run -e XAI_API_KEY=su-clave-api -p 8080:8080 grokart
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance.1123
- AlicenseCqualityCmaintenanceA Model Context Protocol server that provides image generation capabilities using the Ideogram API, allowing users to create images from text prompts with customizable parameters.1365MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables generation of high-quality images using the Flux.1 Schnell model via Together AI, allowing users to create images from text prompts with customizable dimensions.118MIT
- FlicenseBqualityDmaintenanceAn MCP image generation server based on the Flux Schnell model that provides API access for generating images from text prompts with customizable dimensions and seeds.11
Related MCP Connectors
MCP server for Grok Imagine AI video generation
MCP server for Flux AI image generation
MCP server for NanoBanana AI image generation and editing
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/8bitsats/Grok-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server