jimeng-mcp-v4
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate-imageB | 当用户需要生成图片时使用的工具 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion or misselection.
The single tool name 'generate-image' follows a clear verb_noun pattern, consistent with common MCP conventions.
One tool is minimal but appropriate for a focused image generation server; however, the typical range for well-scoped servers is 3-15 tools.
The single tool covers the core generation task, but missing auxiliary operations like parameter preview or status checking may cause gaps for some workflows.