Skip to main content
Glama
claude_desktop_config.json991 B
{ "mcpServers": { "seedream": { "command": "python", "args": [ "-m", "seedream_mcp.server", "--api-key", "your_ark_api_key_here", "--model", "doubao-seedream-4.5", "--default-size", "2K", "--base-url", "https://ark.cn-beijing.volces.com/api/v3", "--log-level", "INFO" ], "env": { "LOG_FILE": "logs/seedream_mcp.log", "SEEDREAM_TIMEOUT": "60", "SEEDREAM_API_TIMEOUT": "600", "SEEDREAM_MAX_RETRIES": "3", "SEEDREAM_AUTO_SAVE_ENABLED": "true", "SEEDREAM_AUTO_SAVE_BASE_DIR": "./seedream_images", "SEEDREAM_AUTO_SAVE_DOWNLOAD_TIMEOUT": "30", "SEEDREAM_AUTO_SAVE_MAX_RETRIES": "3", "SEEDREAM_AUTO_SAVE_MAX_FILE_SIZE": "52428800", "SEEDREAM_AUTO_SAVE_MAX_CONCURRENT": "5", "SEEDREAM_AUTO_SAVE_DATE_FOLDER": "true", "SEEDREAM_AUTO_SAVE_CLEANUP_DAYS": "30" } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tengmmvp/Seedream_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server