Z-Image Studio
Related Servers
Alternatives to Z-Image Studio
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceLocal-first MCP image generation server supporting OpenAI and Google Gemini models for generating and editing images, with an embedded interactive studio.14 npmISC
- AlicenseAqualityBmaintenanceAn MCP server for local image, speech, music, and SFX generation that preserves character identity across calls and rejects degenerate outputs. It runs with near-zero GPU idle memory and is designed for DeepSeek Harness agents.21118 npm142 PyPI3MIT
- AlicenseAqualityDmaintenanceMCP server for AI image generation supporting multiple providers (OpenRouter, Together AI, Replicate, fal.ai) and compatible with various MCP agents.233 npm1MIT
- AlicenseAqualityBmaintenanceMCP server for generating images and videos using Z.AI models (GLM-Image, CogView-4, CogVideoX-3, Vidu Q1, etc.) with support for synchronous and asynchronous generation, downloads, and multiple input modes.10103 npm2MIT
- AlicenseBqualityDmaintenanceA local MCP server for generating and editing images using OpenAI-compatible APIs. It provides text-to-image generation and image editing capabilities with configurable endpoints and saves output directly to local files.23 npmMIT
- AlicenseNot gradedqualityDmaintenanceMCP server that lets AI agents generate images and videos, build websites, and produce designed PDFs with transparent model routing, cost tracking, and local artifact mirroring.110MIT
TDQS
Scored across 3 tools
The three tools have completely distinct purposes: generating images, listing generation history, and listing available models. There is no functional overlap, so an agent can clearly differentiate them.
All tool names use lowercase snake_case with a clear verb-first pattern. Although 'generate' is a single verb while the others are 'list_*', the convention is consistent and predictable across the set.
With only 3 tools, the server is on the minimal side but still covers the core functionality of an image generation service. It falls within the acceptable range for a focused tool, though a few more utilities could enhance its scope.
The server includes essential operations: generate, view history, and list models. However, it lacks common lifecycle operations such as deleting history entries, viewing a specific generation's details, or updating a generation, which may hinder some workflows.