Seedance MCP
by dpspace2050
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEEDANCE_MODEL | No | 模型 ID | Seedance 2.0/uP |
| SEEDANCE_API_KEY | Yes | API Key | |
| SEEDANCE_TIMEOUT | No | HTTP 请求超时(秒) | 60 |
| SEEDANCE_BASE_URL | No | API 基础 URL | https://www.tokease.cn |
| SEEDANCE_TRUST_ENV | No | httpx 是否读取系统代理/证书环境变量 | false |
| SEEDANCE_API_FORMAT | No | openai 或 volcengine | 自动推断 |
| SEEDANCE_DOWNLOAD_DIR | No | 视频下载目录(建议使用绝对路径) | outputs |
| SEEDANCE_WAIT_TIMEOUT | No | 最大等待超时(秒) | 600 |
| SEEDANCE_POLL_INTERVAL | No | 轮询间隔(秒) | 10 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/dpspace2050/seedance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server