rakeshdavid/Tavus-MCP
If you are the rightful owner of Tavus-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.
Tavus MCP Server is a comprehensive Model Context Protocol server for the Tavus API, enabling AI video generation, replica management, conversational AI, lipsync, and speech synthesis through MCP-compatible applications.
Tools
Functions exposed to the LLM to take actions
create_replica
Create new AI replicas from training videos
get_replica
Get detailed information about a specific replica
list_replicas
List all replicas in your account
delete_replica
Delete a replica permanently
rename_replica
Rename an existing replica
generate_video
Generate videos using replicas with text scripts or audio files
get_video
Get details of a specific video
list_videos
List all videos in your account
delete_video
Delete a video permanently
rename_video
Rename an existing video
create_conversation
Create interactive video conversations
get_conversation
Get details of a specific conversation
list_conversations
List all conversations in your account
end_conversation
End an active conversation
delete_conversation
Delete a conversation permanently
create_persona
Create new personas for conversational AI
get_persona
Get details of a specific persona
list_personas
List all personas in your account
patch_persona
Update a persona using JSON patch format
delete_persona
Delete a persona permanently
create_lipsync
Synchronize audio with existing videos
get_lipsync
Get details of a specific lipsync
list_lipsyncs
List all lipsyncs in your account
delete_lipsync
Delete a lipsync permanently
generate_speech
Generate speech audio from text using replicas
get_speech
Get details of a specific speech
list_speeches
List all speeches in your account
delete_speech
Delete a speech permanently
rename_speech
Rename an existing speech
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client