Back to directory
volcengine/mcp-imagex

volcengine/mcp-imagex

@volcengine

Volcengine ImageX 的 MCP Server 实现,集成图片上传、处理、文生图、AIGC画质修复等功能

imagexvolcenginemcp-server图片处理云服务aiaigccloud

Installation & Configuration

{
  "volcengine": {
    "disabled": false,
    "command": "uvx",
    "args": [
      "veimagex-mcp"
    ],
    "env": {
      "VOLCENGINE_ACCESS_KEY": "Your Volcengine AK",
      "VOLCENGINE_SECRET_KEY": "Your Volcengine SK",
      "SERVICE_ID": "Your Service ID",
      "DOMAIN": "Your Domain"
    },
    "transportType": "stdio"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17