Voyp

v1.0.0Communicationstable

Start a new phone call via Voyp API. The API returns the call id and a URL where users can track the progress of the call

communication
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Voyp?

Voyp is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to start a new phone call via voyp api. the api returns the call id and a url where users can track the progress of the call

Start a new phone call via Voyp API. The API returns the call id and a URL where users can track the progress of the call

This server falls under the Communication category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • start_call
  • hangup_call
  • search_places

Use Cases

Initiate phone calls and track call progress
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y voyp-mcp

Manual Installation

npx -y voyp-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Voyp

What is Voyp?

Voyp is a Model Context Protocol (MCP) server that start a new phone call via voyp api. the api returns the call id and a url where users can track the progress of the call It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Voyp?

Install via npm with the command: npx -y voyp-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Voyp?

Voyp works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Voyp free to use?

Yes, Voyp is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Communication MCP Servers

Explore all communication servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "voyp": { "command": "npx", "args": ["-y", "voyp-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Voyp?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides