ajot
MCP Serverajotpublic

twilio mcp remote

一个使用Twilio发送短信的简单MCP服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

一个使用Twilio发送短信的简单MCP服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Twilio SMS MCP Server

This project provides a simple MCP server for sending SMS messages using Twilio.

Features

  • Send SMS messages via Twilio
  • Validate phone numbers

Requirements

  • Python 3.8+
  • Twilio account and credentials

Setup

  1. Clone the repository:
    git clone <your-repo-url>
    cd <your-repo-directory>
    
  2. Create a virtual environment and activate it:
    python3 -m venv venv
    source venv/bin/activate
    
  3. Install dependencies:
    pip install -r requirements.txt
    
  4. Copy .env.example to .env and fill in your Twilio credentials:
    cp .env.example .env
    # Edit .env with your values
    

Running Locally

python server.py

Deployment (DigitalOcean App Platform)

  • Ensure your code is pushed to GitHub.
  • The app will be started using the command in the Procfile:
    web: gunicorn server:mcp --bind 0.0.0.0:8080
    
  • Set your environment variables in the DigitalOcean dashboard.

Environment Variables

  • TWILIO_ACCOUNT_SID: Your Twilio Account SID
  • TWILIO_AUTH_TOKEN: Your Twilio Auth Token
  • TWILIO_PHONE_FROM: The Twilio phone number to send from
  • TWILIO_PHONE_TO: Default phone number to send to

License

MIT

Quick Start

1

Clone the repository

git clone https://github.com/ajot/twilio-mcp-remote
2

Install dependencies

cd twilio-mcp-remote
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerajot
Repotwilio-mcp-remote
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation