Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIMENG_API_TOKENYesYour Jimeng AI session ID (sessionid cookie value from jimeng.jianying.com)

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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
helloD
generateImageD
generateVideoD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
info
jimeng-ai
jimeng-ai-video

TDQS

D1.6/5.0

Scored across 3 tools

Disambiguation4/5

The tools have distinct purposes: generateImage and generateVideo clearly target different media types, while hello appears unrelated but is distinct in function. However, the lack of descriptions introduces some uncertainty about potential overlaps in generation parameters or use cases.

Naming Consistency3/5

Two tools follow a consistent 'generateNoun' pattern (generateImage, generateVideo), but hello breaks this convention with a different verb style. The naming is readable but mixed, lacking full consistency across the set.

Tool Count3/5

With only 3 tools, the server feels thin for a general-purpose MCP server named 'Jimeng MCP Server'. This count might be appropriate for a very narrow domain, but without descriptions, it's unclear if these tools adequately cover the intended scope or if there are significant gaps.

Completeness2/5

The tool set is severely incomplete for any meaningful domain. There are no CRUD operations, configuration tools, or supporting functions; generateImage and generateVideo lack companion tools for editing, listing, or managing media, and hello seems out of place. The surface is minimal and likely insufficient for agent workflows.

Maintenance

ActivityInactive
ResponsivenessUnresponsive