F
licenseNot graded
qualityC
maintenanceMCP server for generating and editing images using xAI's Grok API. Provides tools for image generation, editing, and style listing with configurable models and output options.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one generates new images from text, the other edits existing images. There is no overlap or confusion.
Both tools follow a consistent verb_noun pattern in snake_case (edit_image, generate_image), making the naming predictable and clear.
With only two tools, the server is minimal but covers the core operations of image generation and editing. The count is slightly low but reasonable for a focused purpose.
The server provides the essential operations for an image generation and editing tool: creating new images from prompts and editing existing images. No obvious gaps are present for its stated purpose.