cursor-tts-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| speakA | Speak a short status line for the user. Use for real progress, task conclusions, errors/blocks, and when the user must decide or act. Always call this when delivering a conclusion — do not only type. Do not read code or long text. Do not wait until the whole task finishes for the first call. Speak in the system UI language (en): use short English phrases (≤80 characters). Do not force Chinese if the system language is not Chinese. |
| stopA | Immediately stop current TTS playback. Default clear_queue=true; if false, only stop current and keep the queue. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |