k2wanko/voicepeak-mcp
If you are the rightful owner of voicepeak-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
VOICEPEAK MCP server enables text-to-speech functionality for VOICEPEAK software.
Tools
Functions exposed to the LLM to take actions
synthesize
Generates an audio file from text (up to 140 characters).
synthesize_and_play
Generates and immediately plays audio from text (up to 140 characters).
play
Plays an audio file.
list_narrators
Lists available narrators.
list_emotions
Lists available emotions for narrators.
dictionary_list
Lists all pronunciation dictionary entries.
dictionary_add
Adds or updates a dictionary entry for custom pronunciation.
dictionary_remove
Removes a dictionary entry.
dictionary_find
Finds dictionary entries by text.
dictionary_clear
Clears all dictionary entries.
dictionary_add_common
Adds common technical and programming terms to the dictionary.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client