Tavus MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVUS_API_KEY | Yes | Your Tavus API key (get one at platform.tavus.io) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_replicaB | Create a new AI replica from a training video |
| get_replicaC | Get details of a specific replica |
| list_replicasB | List all replicas in your account |
| delete_replicaC | Delete a replica permanently |
| rename_replicaC | Rename an existing replica |
| generate_videoC | Generate a video using a replica and script or audio |
| get_videoC | Get details of a specific video |
| list_videosB | List all videos in your account |
| delete_videoC | Delete a video permanently |
| rename_videoC | Rename an existing video |
| create_conversationC | Create a new conversational video interface |
| get_conversationC | Get details of a specific conversation |
| list_conversationsB | List all conversations in your account |
| end_conversationC | End an active conversation |
| delete_conversationB | Delete a conversation permanently |
| create_personaC | Create a new persona for conversational AI |
| get_personaC | Get details of a specific persona |
| list_personasB | List all personas in your account |
| patch_personaC | Update a persona using JSON patch format |
| delete_personaC | Delete a persona permanently |
| create_lipsyncC | Create a lipsync video by synchronizing audio with video |
| get_lipsyncC | Get details of a specific lipsync |
| list_lipsyncsB | List all lipsyncs in your account |
| delete_lipsyncC | Delete a lipsync permanently |
| generate_speechC | Generate speech audio from text using a replica |
| get_speechC | Get details of a specific speech |
| list_speechesB | List all speeches in your account |
| delete_speechC | Delete a speech permanently |
| rename_speechC | Rename an existing speech |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rakeshdavid/Tavus-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server