WAHA MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAHA_API_KEY | No | API anahtarı (WAHA Plus için) | |
| WAHA_SESSION | No | Kullanılacak oturum adı | default |
| WAHA_BASE_URL | No | WAHA API base URL | http://localhost:3000 |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| waha_list_sessionsA | List all WAHA sessions |
| waha_send_textB | Send a text message to a WhatsApp chat |
| waha_send_imageA | Send an image to a WhatsApp chat via URL or base64 |
| waha_send_fileB | Send a file/document to a WhatsApp chat via URL |
| waha_react_to_messageC | React to a message with an emoji |
| waha_delete_messageC | Delete a message |
| waha_star_messageB | Star or unstar a message |
| waha_get_messagesB | Get messages from a chat |
| waha_get_chatsC | Get list of chats |
| waha_check_number_existsA | Check if a phone number has a WhatsApp account |
| waha_get_contactA | Get contact info by contact ID |
| waha_get_contact_aboutB | Get the 'About' status of a contact |
| waha_get_groupsA | List all groups the session account is in |
| waha_get_groupA | Get details of a specific group |
| waha_create_groupB | Create a new WhatsApp group |
| waha_leave_groupB | Leave a WhatsApp group |
| waha_add_group_participantsC | Add participants to a group |
| waha_remove_group_participantsC | Remove participants from a group |
| waha_set_group_subjectB | Set the group name/subject |
| waha_set_group_descriptionC | Set the group description |
| waha_get_my_profileA | Get the profile of the logged-in WhatsApp account |
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
- 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/yusufekorman/waha-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server