voygr-mcp
Related Servers
Alternatives to voygr-mcp
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityCmaintenanceMCP server for Verfi — TCPA consent verification tools for AI agents.2 npmMIT
Fonoster MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceMCP server that lists applications and phone numbers, and initiates outbound calls via Fonoster.956 npm8,114MIT- AlicenseNot gradedqualityDmaintenanceMCP Server that integrates various Vonage APIs as MCP tools, to make it easier for developers to work with and create Vonage applications.48 npm3Apache 2.0

Smallest MCP Serverofficial
AlicenseBqualityAmaintenanceMCP server for the Smallest AI platform that enables managing AI voice agents, debugging calls, and viewing analytics directly from your IDE.8352 npm1MIT- FlicenseCqualityCmaintenanceMCP server enabling interaction with Telnyx telephony, messaging, and AI assistant APIs through natural language.46-

VoIPbin MCP Serverofficial
AlicenseBqualityCmaintenanceAn MCP server that enables AI assistants to interact with the VoIPbin CPaaS platform, exposing tools for managing calls, flows, messaging, conferencing, and more.521MIT
TDQS
Scored across 7 tools
Each tool has a distinct role: verification, credit check, call placement, consent, mid-call answer, and status retrieval. The only potential overlap is verify_place vs verify_places, but the singular/plural distinction is clearly explained in the descriptions.
All tools follow a consistent verb_noun pattern in snake_case (verify_place, check_credits, call_place, approve_call, answer_mid_call, get_call), with no naming style mixing.
Seven tools is well-scoped for a place-verification and calling service. Each tool covers a distinct step in the workflow with no redundancy.
The surface covers the full workflow: verify places, place calls, handle consent, relay mid-call answers, and retrieve status. Minor gaps like canceling a call or listing history are not critical for the core purpose.