Back to directory
serhiizghama/viber-mcp

serhiizghama/viber-mcp

@serhiizghama

MCP server for Viber messenger (Rakuten Viber Bot API)

vibermessagingbot-apichatcommunicationtypescripttool

Installation & Configuration

{
  "viber": {
    "command": "npx",
    "args": [
      "-y",
      "@serhii.zghama/viber-mcp"
    ],
    "env": {
      "VIBER_AUTH_TOKEN": "your-bot-token-here",
      "VIBER_SENDER_NAME": "MyBot"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15