PolarHub
  • Agents
  • MCP Servers
  • Skills
  • PolarBear
PolarHub © 2026
MCP Serverscommunicationretellsimp
返回「communication」

retellsimp

modelscope·@itsanamune/retellsimp

communication0下载LocalModelScope

简介

暂无描述。

MCP Server 详情

来自 ModelScope 索引

Retell AI MCP Server

A Model Context Protocol (MCP) server that provides tools for interacting with the Retell AI API. Build, test, deploy, and monitor AI phone agents directly through Claude or other MCP-compatible clients.

Features

This MCP server exposes 45+ tools covering all major Retell AI API endpoints:

Call Management

  • Create outbound phone calls and web calls
  • Retrieve call details including transcripts and recordings
  • List and filter calls with pagination
  • Update call metadata and data storage settings
  • Delete calls and associated data

Chat Management

  • Create chat sessions and SMS conversations
  • Send messages and receive responses
  • List and manage chat sessions

Phone Number Management

  • Purchase/register new phone numbers
  • Import existing numbers via SIP
  • Configure inbound/outbound agents per number
  • List and manage phone numbers

Agent Management

  • Create and configure voice agents
  • Create and configure chat agents
  • Publish agent versions
  • Manage agent settings (voice, language, behavior)

LLM & Conversation Flow

  • Create and manage Retell LLM configurations
  • Design conversation flows with node-based structure
  • Configure custom prompts and function calling

Knowledge Base

  • Create knowledge bases for agent context
  • Add sources (URLs, text, documents)
  • Manage knowledge base sources

Voice & Batch Operations

  • List available voices
  • Schedule batch outbound calls
  • Run automated agent tests

Account

  • Check concurrent call limits

Installation

npm install
npm run build

Configuration

Environment Variable

Set your Retell AI API key as an environment variable:

export RETELL_API_KEY="your-api-key-here"

Get your API key from the Retell AI Dashboard.

Claude Code Configuration

Option 1: Using the CLI (Recommended)

Add the MCP server using the claude mcp add command:

claude mcp add --transport stdio retell-ai -e RETELL_API_KEY=your-api-key-here -- node /path/to/retell-ai-mcp/dist/index.js

You can also use environment variable expansion:

claude mcp add --transport stdio retell-ai -e RETELL_API_KEY=\${RETELL_API_KEY} -- node /path/to/retell-ai-mcp/dist/index.js

Option 2: Project Configuration File

Create a .mcp.json file in your project root to share with your team:

{
  "mcpServers": {
    "retell-ai": {
      "command": "node",
      "args": ["/path/to/retell-ai-mcp/dist/index.js"],
      "env": {
        "RETELL_API_KEY": "${RETELL_API_KEY}"
      }
    }
  }
}

The ${RETELL_API_KEY} syntax will expand the environment variable at runtime.

Managing the Server

# List configured MCP servers
claude mcp list

# Get details about the retell-ai server
claude mcp get retell-ai

# Remove the server
claude mcp remove retell-ai

Claude Desktop Configuration

Add this to your Claude Desktop config file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "retell-ai": {
      "command": "node",
      "args": ["/path/to/retell-ai-mcp/dist/index.js"],
      "env": {
        "RETELL_API_KEY": "your-api-key-here"
      }
    }
  }
}

Available Tools

Call Tools

ToolDescription
retell_create_phone_callCreate a new outbound phone call
retell_create_web_callCreate a new web call session
retell_get_callRetrieve details of a specific call
retell_list_callsList and filter calls
retell_update_callUpdate call metadata
retell_delete_callDelete a call

Chat Tools

ToolDescription
retell_create_chatCreate a chat session
retell_create_sms_chatStart an SMS conversation
retell_get_chatGet chat details
retell_create_chat_completionSend a message
retell_list_chatsList all chats
retell_end_chatEnd a chat session

Phone Number Tools

ToolDescription
retell_create_phone_numberPurchase a phone number
retell_get_phone_numberGet phone number details
retell_list_phone_numbersList all phone numbers
retell_update_phone_numberUpdate phone number settings
retell_delete_phone_numberDelete a phone number
retell_import_phone_numberImport via SIP

Voice Agent Tools

ToolDescription
retell_create_agentCreate a voice agent
retell_get_agentGet agent details
retell_list_agentsList all agents
retell_update_agentUpdate agent config
retell_delete_agentDelete an agent
retell_publish_agentPublish agent version
retell_get_agent_versionsGet version history

Chat Agent Tools

ToolDescription
retell_create_chat_agentCreate a chat agent
retell_get_chat_agentGet chat agent details
retell_list_chat_agentsList chat agents
retell_update_chat_agentUpdate chat agent
retell_delete_chat_agentDelete chat agent

LLM Tools

ToolDescription
retell_create_llmCreate LLM configuration
retell_get_llmGet LLM details
retell_list_llmsList all LLMs
retell_update_llmUpdate LLM config
retell_delete_llmDelete LLM

Conversation Flow Tools

ToolDescription
retell_create_conversation_flowCreate a flow
retell_get_conversation_flowGet flow details
retell_list_conversation_flowsList all flows
retell_update_conversation_flowUpdate a flow
retell_delete_conversation_flowDelete a flow

Knowledge Base Tools

ToolDescription
retell_create_knowledge_baseCreate knowledge base
`retell_get_knowl…

相关 MCP Servers(来自「communication」)

【稳定版】12306MCP火车票服务

一个为大型语言模型(LLM)设计的、高可用的12306余票查询工具服务,现已搭载智能会话管理引擎。 12306-MCP-Server 将复杂的12306余票查询接口封装为符合 Model Context Protocol (MCP) 规范的工具集,允许AI Agent通过自然语言无缝查询实时火车票、中转换乘和经停站信息。 从 v1.0.0 版本开始,项目引入了全新的智能会话管理系统,通过会话池、动态User-Agent轮换和自动错误恢复机制,将服务的稳定性与反屏蔽能力提升至全新高度。

Alphar/Railway-Real-Time-MCP-Server

福昕Cloud-API

福昕PDF服务API提供了一个基于云的REST API,允许通过HTTP客户端处理PDF文件。它提供了丰富的功能,适合集成到各种应用程序中。 📌 主要特性: PDF创建与转换 从Word、Excel和PowerPoint等格式创建PDF文件。 将PDF文件转换为其他格式,包括HTML、Word和图像。 PDF合并与拆分 将多个PDF文件合并成一个文档。 将单个PDF文件拆分成多个文档。 PDF压缩与优化 通过图像压缩、文档展平和线性化来减小文件大小。 PDF安全 支持密码保护、权限控制和高级加密以确保文档安全。 如何快速与MCP(多功能云平台)集成? 📖 集成文档: 服务API集成指南: https://cloudapi.fuxinsoft.cn/zh-CN/docs/services/guide MCP初学者教程: https://cloudapi.fuxinsoft.cn/zh-CN/docs/services/mcp…

@Foxit/mcp-server-foxit-cloudapi

快递100 MCP Server

快递100 MCP Server提供快递信息查询、快递运费预估比价、快递时效查询(含发货前时效查询与在途动态时效查询)等功能。

kuaidi100/kuaidi100-mcp

墨刀AI-MCP

基于Model Context Protocol的原型生成功能服务,专注于HTML代码生成、设计描述生成和HTML导入功能。

mockingbot/modao-proto-mcp

数学精灵计算器

暂无描述。

stormcloud/math_genie_calc

思维导图 MCP

一个用于生成思维导图的 MCP (Model Context Protocol) 服务器。 看起来您的请求中没有提供具体的英文技术文档内容以供翻译。如果您能分享更多详细信息或具体段落,我将能够帮助您将其准确地翻译成中文,同时保留代码块、链接、格式结构和专业术语的准确性。请提供需要翻译的具体文本。

WEIAIb/mind-map-mcp

自动安装

点击按钮会唤起 PolarBear 客户端,并把当前 MCP Server 的 Markdown 详情文档地址传给客户端。

/api/mcps/itsanamune-retellsimp/markdown
打开 PolarBear 安装查看 Markdown 文档

手动安装

在 PolarBear 或其他支持 MCP 的客户端中,新建 MCP Server,并参考下方来源或安装提示配置。

npm install npm run build

基本信息

分类
communication / speech-processing / customer-support
运行方式
No
许可证
Unknown
详情文件
itsanamune-retellsimp.md