MCP.so
登录

Voyp Model Context Protocol server

@paulotaylor

关于 Voyp Model Context Protocol server

暂无概览

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

paulotaylor

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "voyp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@paulotaylor/voyp-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Voyp Model Context Protocol server?

The Voyp Model Context Protocol server is an MCP server that connects AI assistants (such as Claude) to VOYP's phone calling platform, allowing the AI to make calls, monitor progress, and perform tasks like booking appointments or inquiries.

How to use Voyp Model Context Protocol server?

Install via Smithery, NPX, or Git; configure an MCP client like Claude Desktop with your Voyp API key. The server exposes tools such as start_call and hangup_call. A remote HTTP Streamable endpoint is also available at https://api.voyp.app/mcp/stream with OAuth2 or API key authentication.

Key features of Voyp Model Context Protocol server

  • Construct call contexts for making calls
  • Search business information for restaurants, dentists, etc.
  • Make appointments, reservations, consultations, inquiries
  • Monitor call progress and provide status
  • Hangup active calls
  • OAuth2 and API key authentication

Use cases of Voyp Model Context Protocol server

  • Automate restaurant reservations and dentist appointments
  • Conduct business inquiries and consultations via phone
  • Enable AI assistants to make and monitor phone calls
  • Search for business information during calls
  • Manage call lifecycle (start, monitor, hangup)

FAQ from Voyp Model Context Protocol server

What are the prerequisites to use the Voyp MCP server?

You need a Voyp API key with call credits, Node.js v20 or higher, Git (for Git installation), and a compatible client like Claude Desktop or Goose.

How do I install the Voyp MCP server for Claude Desktop?

You can install via Smithery

评论

其他 分类下的更多 MCP 服务器