DramaCraft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM__API_KEY | No | API key for the LLM provider | |
| LLM__PROVIDER | No | LLM provider (e.g., baidu, aliyun, tencent) | |
| LLM__SECRET_KEY | No | Secret key for the LLM provider (required for some providers) | |
| VIDEO__TEMP_DIR | No | Temporary directory for video processing (default: ./temp) | ./temp |
| VIDEO__OUTPUT_DIR | No | Output directory for processed videos (default: ./output) | ./output |
| JIANYING__INSTALLATION_PATH | No | Path to Jianying Pro installation (e.g., /Applications/JianyingPro.app) |
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/jackyxia918918/dramacraft'
If you have feedback or need assistance with the MCP directory API, please join our Discord server