RetellAI Voice Services
Integrates with RetellAI's voice services for creating and managing phone conversations, enabling call initiation, agent configuration, and voice selection for tasks like customer service, appointment scheduling, and information gathering.
14 stars
0 tools
Created Aug 2025
@abhaybabbar/abhaybabbar-retellai-voice-services-retellai-mcp-serverAbout
Integrates with RetellAI's voice services for creating and managing phone conversations, enabling call initiation, agent configuration, and voice selection for tasks like customer service, appointment scheduling, and information gathering.
Categories
general
Installation
npm
npm install @abhaybabbar/abhaybabbar-retellai-voice-services-retellai-mcp-server
Configuration
{
"mcpServers": {
"abhaybabbar-retellai-voice-services-retellai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@abhaybabbar/abhaybabbar-retellai-voice-services-retellai-mcp-server"
]
}
}
}