Node.js, npm
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Twilio MCP Server"
slug: "twilio-mcp-server"
description: ""
github_stars: 1539
verification: "security_reviewed"
source: "https://github.com/twilio/twilio-node"
author: "Twilio"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
github_repo: "twilio/twilio-node"
github_stars: 1539
npm_package: "twilio"
npm_weekly_downloads: 4555799
---
# Twilio MCP Server
## Prerequisites
Node.js, npm
## Installation
Use the upstream install or setup path that matches your environment:
- npm install twilio or yarn add twilio
- npm install
- npm test
- npm run test:javascript -- -m .\*client.\*
Requirements and caveats from upstream:
- # twilio-node
- The Node library documentation can be found [here][libdocs].
- twilio-node uses a modified version of [Semantic Versioning](https://semver.org) for all changes. [See this document](VERSIONS.md) for details.
Basic usage or getting-started notes:
- ### Test your installation
- To make sure the installation was successful, try sending yourself an SMS message, like this:
- js
- Source: https://github.com/twilio/twilio-node
- Extracted from upstream docs: https://raw.githubusercontent.com/twilio/twilio-node/HEAD/README.md
## Documentation
- https://www.twilio.com/docs/libraries/node
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/twilio-mcp-server/)
No comments yet. Be the first to comment!