kirimi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIRIMI_API_KEY | Yes | API key from Kirimi dashboard | |
| KIRIMI_DEVICE_ID | Yes | Default device ID for sending messages | |
| KIRIMI_API_BASE_URL | No | Override API base URL | https://api.kirimi.id |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/kiriminow/kirimi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server