Back to MCP Servers
SeedreamMCP
ByteDance Seedream image generation and editing via Ace Data Cloud API.
art-cultureapi
By AceDataCloud
Installation
npx -y SeedreamMCPConfiguration
{
"mcpServers": {
"SeedreamMCP": {
"command": "npx",
"args": ["-y", "SeedreamMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes