Skip to content

feat: add Twilio MCP server definition - #4

Merged
its-mash merged 2 commits into
mainfrom
claude/add-twilio-mcp-nYwV7
Feb 18, 2026
Merged

feat: add Twilio MCP server definition#4
its-mash merged 2 commits into
mainfrom
claude/add-twilio-mcp-nYwV7

Conversation

@its-mash

Copy link
Copy Markdown
Member

Add Twilio local stdio server via npx @twilio-alpha/mcp. Covers 1,400+ Twilio API endpoints for SMS, Voice, Video, and more.

https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx

New Server Definition

Server Name:
Server ID:
Transport: stdio / http
Repository:

Checklist

  • JSON file placed in servers/ directory
  • File name matches server ID (e.g., com.example.server.json)
  • Schema validates (npm run validate servers/your-file.json)
  • No ID/alias conflicts (npm run check-conflicts)
  • Required fields: id, name, transport
  • Description provided
  • At least one category assigned
  • Publisher information included
  • Repository link provided

Add Twilio local stdio server via npx @twilio-alpha/mcp.
Covers 1,400+ Twilio API endpoints for SMS, Voice, Video, and more.

https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx
@its-mash
its-mash merged commit 397424f into main Feb 18, 2026
1 check passed
@its-mash
its-mash deleted the claude/add-twilio-mcp-nYwV7 branch February 18, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants