Skip to main content
Glama

WhatsApp Go MCP

by samihalawa
smithery.yaml754 B
runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" test: tools: - name: "whatsapp_get_qr" description: "Get WhatsApp QR code for login" parameters: {} - name: "whatsapp_get_my_info" description: "Get logged-in user information" parameters: {} - name: "whatsapp_send_text" description: "Send a text message via WhatsApp" parameters: phone: "+1234567890" message: "Test message from MCP" - name: "whatsapp_get_joined_groups" description: "Get list of joined WhatsApp groups" parameters: {} - name: "whatsapp_get_chat_list" description: "Get list of all WhatsApp chats" parameters: limit: 10

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/samihalawa/whatsapp-go-mcp'

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