M

ModelScope Qwen-Image

Integrates with ModelScope's Qwen-Image model to generate images from text prompts, returning base64...

128 views
1 installs
Updated Sep 23, 2025
Not audited
Integrates with ModelScope's Qwen-Image model to generate images from text prompts, returning base64-encoded results with automatic format detection and error handling for multilingual content creation.
  1. Log in to ModelScope

  2. Obtain your SDK Token

    • In your ModelScope account interface, locate the “Access Token” section.
    • Click the button or link to generate a new access token, or copy an existing one if you have already generated it.
  3. Copy the Access Token

    • Carefully copy the access token (it will look like a long string of letters and numbers).
  4. Fill in the FastMCP Connection Interface

    • Go to your MCP client interface (such as Claude Desktop or another compatible client).
    • Click the “Install Now” button to add the server configuration.
    • In the field for environment variables, paste your copied token as the value for MODELSCOPE_SDK_TOKEN.
    Key: MODELSCOPE_SDK_TOKEN
    Value: [paste your access token here]
    
  5. Complete Installation

    • Proceed with the installation or server registration as guided by your MCP client's interface.
    • The connection should now be ready to generate images via ModelScope.

Note: If you ever regenerate your token on the ModelScope site, you will need to update the value in your MCP client environment variable settings.

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.