Skip to main content
Glama
kiriminow
by kiriminow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIRIMI_API_KEYYesAPI key from Kirimi dashboard
KIRIMI_DEVICE_IDYesDefault device ID for sending messages
KIRIMI_API_BASE_URLNoOverride API base URLhttps://api.kirimi.id

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_messageB

Send a WhatsApp message to a single recipient. Supports text, media URL, and quoted replies.

broadcast_messageA

Send a WhatsApp message to multiple recipients at once. Max 1000 numbers per call. Delay between sends is enforced automatically (min 30s).

list_devicesA

List all WhatsApp devices connected to this Kirimi account with their status.

device_statusB

Get detailed status of a specific WhatsApp device.

save_contactB

Save a single contact to the Kirimi contact list.

save_contacts_bulkA

Import multiple contacts at once (max 1000). Duplicates are skipped.

get_user_infoA

Get current Kirimi account info: name, saldo, AI quota, device counts, and message stats.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kiriminow/kirimi-mcp'

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