grok2-image-mcp-server

grok2-image-mcp-server

26

The Grok2 Image MCP Server is a service designed to generate images using the Grok-2 model via the Model Context Protocol. It supports various environment configurations and proxy settings for ease of use.

What is the purpose of the Grok2 Image MCP Server?

The Grok2 Image MCP Server is designed to enable chat assistants to generate images using the Grok-2 model through the Model Context Protocol (MCP).

How can I install the Grok2 Image MCP Server?

You can install the server using the npx command: npx -y grok2-image-mcp-server.

What environment variables are supported?

Supported environment variables include XAIAPI_KEY, XAIAPI_BASE_URL, IMAGE_PROXY_DOMAIN, and HTTP_PROXY.

How can I handle image access issues?

You can use Cloudflare Workers to proxy image URLs by deploying a script and configuring the IMAGE_PROXY_DOMAIN environment variable.

What license is the Grok2 Image MCP Server distributed under?

The server is distributed under the MIT license.