Back to Home
oychao1988 icon

mcp-server-doubao

Verified Safe

by oychao1988

Overview

An MCP server that provides comprehensive image and video generation capabilities using Doubao AI models (Seedream for images, Seedance for videos), designed for integration with clients like Claude Desktop.

Installation

Run Command
npx @tonychaos/mcp-server-doubao

Environment Variables

  • ARK_API_KEY

Security Notes

The `download_image` tool's handler uses `path.resolve` and `fs.writeFile` with a user-provided `filePath`. This creates a potential path traversal and arbitrary file write vulnerability if an attacker can control the `filePath` parameter, allowing files to be written outside intended directories (e.g., to sensitive system locations) on the server's host machine. The server relies on an external API key (ARK_API_KEY) which is correctly loaded from environment variables, preventing hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-17

Tags

MCP ServerAI ModelsImage GenerationVideo GenerationDoubao