All MCP servers

Mcp Zenvia

Official
by Api.AirforcestdioCommunication & Messaging0252MIT

MCP server for Zenvia — SMS, WhatsApp, RCS messaging and templates

mcpopen-sourcecommunication-messaging

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-zenvia-imp1aa7a": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}