Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fl0w1nd • Media & Multimedia
An MCP server that lets agents generate images using the Grok-2 (xAI) image API and serve them via MCP to chat assistants.
Generate images using the Grok-2 (xAI) model through the MCP protocol.
Route or proxy image requests (via IMAGE_PROXY_DOMAIN or a Cloudflare Worker) so generated images are accessible behind network restrictions.
Run a local/adaptable MCP server with configurable API base URL and HTTP proxy support to integrate xAI image generation into larger multi-component systems.
This project provides a Model Context Protocol (MCP) adapter that enables chat assistants to call the Grok-2 image generation model (xAI) via a local npx-launched server. It handles configuration of the required xAI API key and supports alternate API base URLs, image proxy domains, and HTTP proxy settings to work around network restrictions. Installation is simple via npx and includes an example Cloudflare Workers proxy for making image URLs accessible. The server is useful for integrating Grok-2 image generation into agent workflows that use MCP.
Generate an image based on a text prompt using the Grok-2 image model, ensure return the image URL to the user with markdown image format.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.