MCP.so
ログイン

Wujieai Mcp Server

@zijin-zj

Wujieai Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

zijin-zj

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-server-wujieai": {
      "command": "npx",
      "args": [
        "-y",
        "wujieai-mcp-server"
      ],
      "env": {
        "WUJIEAI_API_KEY": ""
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Wujieai Mcp Server?

A server that integrates Wujieai’s AI image generation capabilities via the MCP protocol. It allows users to call dozens of Wujieai models for image generation, view model information, and customize parameters such as resolution, sampling steps, and sampler type.

How to use Wujieai Mcp Server?

Obtain an API key from the Wujieai console, configure the MCP client with npx -y wujieai-mcp-server and the WUJIEAI_API_KEY environment variable (or use an HTTP SSE endpoint), then invoke the generate_image tool with a prompt and optional model/resolution parameters.

Key features of Wujieai Mcp Server

  • AI image generation via dozens of Wujieai models
  • Browse detailed model information and descriptions
  • Support resolutions from 512 to 4094 pixels
  • Customize sampling steps, sampler, and CFG scale
  • Use weight markers like (keyword:1.3) for prompt tuning

Use cases of Wujieai Mcp Server

  • Generate images from text prompts within MCP-compatible clients
  • Select the optimal model by reviewing model details
  • Create images at specific resolutions for different output needs
  • Fine‑tune generation parameters for precise style control

FAQ from Wujieai Mcp Server

How do I get an API key?

Visit the Wujieai console, register or log in, go to “Developer Center”, then “Key Management” to create a new key.

コメント

「その他」の他のコンテンツ