Jimeng MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOLCENGINE_ACCESS_KEY_ID | Yes | Your Volcengine access key ID | |
| VOLCENGINE_SECRET_ACCESS_KEY | Yes | Your Volcengine secret access key |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generateImageC | 调用即梦AI生成图像 |
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
With only one tool, there is no possibility of ambiguity or confusion between tools. The single tool 'generateImage' has a clearly defined purpose that cannot be mistaken for any other tool in the set.
The naming pattern cannot be inconsistent with only one tool. The tool name 'generateImage' follows a clear verb_noun pattern, and there are no other tools to create any inconsistency.
A single tool is generally too few for most server purposes, as it offers limited functionality and may not cover the domain adequately. While it might suffice for a very narrow scope, it feels thin and underdeveloped for typical MCP server applications.
Based on the server name 'Jimeng MCP Server' and the tool description '调用即梦AI生成图像' (calls Jimeng AI to generate images), the domain appears to be image generation. However, with only one tool, there are significant gaps—no tools for modifying, retrieving, or managing generated images, making the surface severely incomplete for practical workflows.