Skip to main content
Glama
yuandeshoulian

ModelScope Image Generation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODELSCOPE_API_KEYYesYour ModelScope API Token (MODELSCOPE_SDK_TOKEN). Visit the ModelScope community personal center to obtain it.

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Generate an image using ModelScope image generation models. The tool will wait until the image is generated and return the image URL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap in purpose. The tool 'generate_image' has a clear, singular function that cannot be confused with any other tool.

Naming Consistency5/5

Since there is only one tool, it inherently follows a consistent naming pattern. The tool name 'generate_image' uses a verb_noun format, which is clear and appropriate for its function.

Tool Count2/5

A single tool is too few for a server focused on image generation, as it lacks essential operations like listing models, managing generation parameters, or handling image variations. This minimal scope limits functionality and agent workflows.

Completeness2/5

The tool surface is severely incomplete for image generation; it only provides generation without supporting model selection, parameter tuning, or post-processing. This creates significant gaps that will hinder agent tasks requiring more control or information.

Maintenance

ActivityInactive
ResponsivenessNo issues