AceDataCloud/MCPSeedream
[](https://glama.ai/mcp/servers/AceDataCloud/MCPSeedream) 🐍 ☁️ - ByteDance Seedream image generation and editing via Ace Data Cloud API.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: AceDataCloud/MCPSeedream Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-acedatacloud-mcpseedream
Configuration
{
"mcpServers": {
"acedatacloud-mcpseedream": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-acedatacloud-mcpseedream"
],
"env": {}
}
}
}