Skip to main content
Glama
package.json616 B
{ "name": "twilio-mcp", "version": "0.1.0", "description": "Simple Twilio MCP server for sending SMS", "type": "module", "main": "src/index.ts", "bin": { "twilio-mcp": "src/index.ts" }, "scripts": { "start": "tsx src/index.ts", "check": "biome check src/", "format": "biome check --write src/", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "tsx": "^4.0.0", "twilio": "^5.0.0", "zod": "^4.2.1" }, "devDependencies": { "@biomejs/biome": "^2.3.10", "@types/node": "^22.0.0", "typescript": "^5.0.0" } }

Latest Blog Posts

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/BrennerSpear/twilio-mcp'

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