Skip to main content
Glama
stvlynn

Volcengine Image Generation MCP Server

by stvlynn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOLCENGINE_API_KEYYesYour Volcengine API 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

NameDescription
generate_imageB

Generate images using Volcengine's text-to-image API

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool 'generate_image' has a clear and distinct purpose for generating images via a text-to-image API, leaving no ambiguity for an agent to misselect.

Naming Consistency5/5

The tool name 'generate_image' follows a consistent verb_noun pattern, and with only one tool, there is no inconsistency to evaluate. The naming is straightforward and predictable, adhering to common conventions without any deviations.

Tool Count2/5

A single tool is too few for a server focused on image generation, as it lacks essential operations like listing generated images, managing styles, or handling errors. This minimal scope limits functionality and feels incomplete for the domain, making it borderline inappropriate.

Completeness2/5

The tool set is severely incomplete for an image generation server. While 'generate_image' covers the core creation function, there are significant gaps such as retrieving, updating, or deleting images, managing parameters, or handling batch operations, which will likely cause agent failures in complex workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues