Skip to main content
Glama
satuapps

loginwa

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGINWA_API_KEYNoLoginWA API key. Create one in the dashboard under Apps.
LOGINWA_BASE_URLNoOptional 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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
loginwa-overviewWhat this unofficial MCP server can do and where to pair devices

Latest Blog Posts

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