
Samihalawa Whatsapp Go Mcp
Connect WhatsApp via QR login and let agents send text, images, links, and location without juggling unofficial cloud APIs.
Overview
ai.smithery/samihalawa-whatsapp-go-mcp is a Build-phase MCP server that pairs WhatsApp via QR and sends messages, media, links, and location through agent tools.
What is this MCP server?
- QR scan pairing emphasized over brittle unofficial API setups
- Send text messages, images, links, and location from MCP tools
- Go-based WhatsApp MCP hosted on Smithery streamable-http
- Open-source at github.com/samihalawa/whatsapp-go-mcp (tag v7.5.0)
- Messaging channel MCP—not SMS, email, or Meta Business API documentation
- Reported version v7.5.0 in Smithery metadata
- GitHub repository: github.com/samihalawa/whatsapp-go-mcp
- Streamable-http remote on server.smithery.ai/@samihalawa/whatsapp-go-mcp/mcp
Community signal: 5 GitHub stars.
What problem does it solve?
You need WhatsApp send capabilities in your agent workflow without committing to a heavy official API integration during early product build.
Who is it for?
Indie builders prototyping WhatsApp-driven onboarding, alerts, or concierge support in markets where WhatsApp is primary.
Skip if: Enterprises requiring WhatsApp Business Platform templates, SLA-backed Cloud API, or teams that cannot use linked-device sessions.
What do I get? / Deliverables
After QR pairing, your agent can send WhatsApp messages and rich payloads so you can test notifications and support flows from the IDE.
- Linked WhatsApp session usable from MCP agent tools
- Outbound text, image, link, and location messages from development workflows
- Faster iteration on WhatsApp-touching features before formal Business API adoption
Recommended MCP Servers
Journey fit
Build integrations is the canonical shelf for wiring WhatsApp messaging into a product or ops bot you are actively developing. Integrations reflects QR-based session pairing and outbound message types as external channel plumbing for your app or workflow.
How it compares
QR-linked WhatsApp messaging MCP, not Discord community tools or email transactional providers.
Common Questions / FAQ
Who is ai.smithery/samihalawa-whatsapp-go-mcp for?
Solo developers building agent-assisted or semi-automated WhatsApp communication for MVPs, betas, and small user bases.
When should I use ai.smithery/samihalawa-whatsapp-go-mcp?
Use it while integrating outbound WhatsApp into your product or internal ops during Build, after you accept QR session pairing and usage policies.
How do I add ai.smithery/samihalawa-whatsapp-go-mcp to my agent?
Register the Smithery MCP remote URL, set Bearer {smithery_api_key}, run the server’s QR login flow to link WhatsApp, then expose tools to Claude Code, Cursor, or Codex.