Back to Home
jordantdavis icon

phone-call-mcp-server

Verified Safe

by jordantdavis

Overview

Enables AI assistants to programmatically make and manage phone calls through Twilio.

Installation

Run Command
go run .

Environment Variables

  • TWILIO_ACCOUNT_SID
  • TWILIO_AUTH_TOKEN
  • TWILIO_FROM_NUMBER

Security Notes

The server uses environment variables for Twilio credentials, avoiding hardcoded secrets. It employs standard Go libraries and the official Twilio SDK. Communication with the MCP client is via stdio, which is secure for local integration. There is a TODO for phone number validation which could improve robustness but isn't a direct security vulnerability of the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2025-11-25

Tags

Phone CallsTwilioMCPAI IntegrationGoTelephony