mocomoco-inc/mocovoice-mcp-server
If you are the rightful owner of mocovoice-mcp-server 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.
mocoVoice MCP Server is a transcription server that integrates with Claude Desktop to transcribe and review results using mocoVoice.
Tools
Functions exposed to the LLM to take actions
SHOW_USAGE
Displays the list of features of the mocoVoice MCP server.
SHOW_AVAILABLE_FORMATS
Returns the audio and video file formats supported by the mocoVoice MCP server.
SHOW_AVAILABLE_FILES
Returns a list of audio and video files available for use by the mocoVoice MCP server.
START_TRANSCRIPTION_JOB
Initiates a transcription job for a specified file using its absolute path.
SHOW_TRANSCRIPTION_RESULT
Retrieves and displays the transcription result using a specified transcription ID.
CHECK_TRANSCRIPTION_STATUSES
Retrieves a list of all transcription jobs that have been initiated.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client