Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Custom port for the MCP server | 5001 |
| OUTPUT_DIR | No | Directory where audio files will be saved | |
| VOLC_APPID | Yes | Your Volcano Engine AppID (obtained from https://console.volcengine.com/speech/service/10007) | |
| VOLC_TOKEN | Yes | Your Volcano Engine Token (obtained from https://console.volcengine.com/speech/service/10007) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |