Tongyi Wanx
Enables image generation through Alibaba's Tongyi Wanx API, handling authentication, communication, and response formatting for applications requiring AI-generated visuals.
5 stars
0 tools
Created Aug 2025
@suixinlei/suixinlei-tongyi-wanx-tongyi-wanx-mcp-serverAbout
Enables image generation through Alibaba's Tongyi Wanx API, handling authentication, communication, and response formatting for applications requiring AI-generated visuals.
Categories
general
Installation
npm
npm install @suixinlei/suixinlei-tongyi-wanx-tongyi-wanx-mcp-server
Configuration
{
"mcpServers": {
"suixinlei-tongyi-wanx-tongyi-wanx-mcp-server": {
"command": "npx",
"args": [
"-y",
"@suixinlei/suixinlei-tongyi-wanx-tongyi-wanx-mcp-server"
]
}
}
}