loginwa
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGINWA_API_KEY | No | LoginWA API key. Create one in the dashboard under Apps. | |
| LOGINWA_BASE_URL | No | Optional API base URL. Defaults to https://api.loginwa.com/api/v1. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| device_statusA | List LoginWA WhatsApp devices (or one device by id) and report online/offline honestly. If a device is not online, instruct the user to open https://loginwa.com/welcome to pair. Does not start in-chat QR/pairing races. |
| otp_startA | Start a LoginWA OTP session: send a one-time code to a WhatsApp phone number via a connected device. |
| otp_verifyA | Verify an OTP code against a LoginWA session_id returned by otp_start. |
| send_messageC | Send a WhatsApp text or media message from a connected LoginWA device. Media types require a public https media_url. |
| list_campaignsB | List LoginWA broadcast campaigns (paginated). |
| get_campaignA | Get details for a LoginWA broadcast campaign by id. |
| create_campaignA | Create a LoginWA broadcast campaign with an inline contact list. Starts as draft (or queued if schedule_at is set). Call send_campaign to begin. |
| send_campaignA | Queue a draft/queued/paused LoginWA campaign for sending. Requires at least one online device; otherwise direct the user to https://loginwa.com/welcome |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| loginwa-overview | What this unofficial MCP server can do and where to pair devices |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/satuapps/loginwa-sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server