Skip to main content
Glama

Twilio Messaging MCP Server

by deshartman
#!/usr/bin/env node // This is a test script to verify that the package can be executed without npm errors console.log('Testing package execution...'); console.log('If you see this message, the package can be executed without npm errors.'); console.log('To run the actual server, you need to provide the required parameters:'); console.log('npx @deshartman/twilio-messaging-mcp-server <accountSid> <apiKey> <apiSecret> <number>');

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deshartman/twilio-messaging-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server