Skip to main content
Glama
huangmiuXyz

Jimeng MCP Server

README.md
{
  "mcpServers": {
    "jimeng": {
      "command": "npx",
      "args": [
        "jimeng",
        "-y"
      ],
      "env": {
        "VOLCENGINE_ACCESS_KEY": "your_access_key_here",
        "VOLCENGINE_SECRET_KEY": "your_secret_key_here"
      }
    }
  }
}

https://console.volcengine.com/iam/keymanage/ 获取Access Key ID和Secret Access Key

TDQS

C2.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'generateImage' has a clearly distinct and singular purpose, making it impossible for an agent to confuse it with other tools in this set.

Naming Consistency5/5

The naming is trivially consistent as there is only one tool. The tool name 'generateImage' follows a clear verb_noun pattern, and with no other tools to compare against, it cannot exhibit any inconsistency in naming conventions.

Tool Count2/5

A single tool is generally too few for most server purposes, as it limits functionality and suggests a narrow scope. For an image generation server, this might be acceptable if it's highly specialized, but it feels thin and could indicate an incomplete surface for broader AI tasks.

Completeness1/5

The server is severely incomplete for any meaningful domain beyond basic image generation. With only one tool, there are significant gaps in coverage—no ability to edit, delete, list, or manage images, and no support for other AI tasks. This will likely cause agent failures in multi-step workflows.