voice-mcp
by ALLY596
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOT_NAME | No | Display name for the bot; defaults to 'AI' | AI |
| VOICE_ID | No | The cloned voice ID for DashScope | |
| TTS_MODEL | No | DashScope TTS model; defaults to 'cosyvoice-v3.5-plus' | cosyvoice-v3.5-plus |
| TTS_PROVIDER | No | TTS provider: 'dashscope' or 'elevenlabs'; defaults to 'dashscope' | dashscope |
| ELEVENLABS_SPEED | No | ElevenLabs voice setting override, e.g., '1.20' | |
| ELEVENLABS_STYLE | No | ElevenLabs voice setting override, e.g., '0.85' | |
| DASHSCOPE_API_KEY | No | Your DashScope API key | |
| ELEVENLABS_API_KEY | No | Your ElevenLabs API key | |
| ELEVENLABS_MODEL_ID | No | ElevenLabs model; defaults to 'eleven_v3' | eleven_v3 |
| ELEVENLABS_VOICE_ID | No | Default/fallback ElevenLabs voice ID | |
| ELEVENLABS_STABILITY | No | ElevenLabs voice setting override, e.g., '0.36' | |
| ELEVENLABS_VOICE_ID_EN | No | English ElevenLabs voice ID; auto-selected for English text | |
| ELEVENLABS_VOICE_ID_ZH | No | Chinese ElevenLabs voice ID; auto-selected when text contains Chinese | |
| ELEVENLABS_LANGUAGE_CODE | No | ElevenLabs request language code, e.g., 'zh' | |
| ELEVENLABS_OUTPUT_FORMAT | No | ElevenLabs output format; defaults to 'mp3_44100_128' | mp3_44100_128 |
| ELEVENLABS_LANGUAGE_CODE_EN | No | English request language code; defaults to 'en' when ELEVENLABS_VOICE_ID_EN is set | |
| ELEVENLABS_LANGUAGE_CODE_ZH | No | Chinese request language code; defaults to 'zh' when ELEVENLABS_VOICE_ID_ZH is set | |
| ELEVENLABS_SIMILARITY_BOOST | No | ElevenLabs voice setting override | |
| ELEVENLABS_USE_SPEAKER_BOOST | No | ElevenLabs voice setting override, 'true' or 'false' |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |