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

コメント

「その他」の他のコンテンツ