Voyp Model Context Protocol server
@paulotaylor
About Voyp Model Context Protocol server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"voyp-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@paulotaylor/voyp-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments