Skip to main content
Glama
rubickthemagus

whatsapp-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_chatsA

List WhatsApp chats, most recently active first.

kind: 'dm', 'group', or omit for both.

list_messagesA

Read messages in one chat, oldest first.

after/before accept '7d', '24h', '2w', or an ISO date such as 2026-08-01.

search_messagesA

Search message text, newest first. Matches a literal substring.

get_chat_contextB

Show the messages surrounding one message, to expand a search hit.

list_contactsC

List known contacts and named group members.

get_group_membersA

List members of a group chat, with admin flags.

statsA

Database health: source path, counts, date range, and whether sending is on.

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/rubickthemagus/whatsapp-mcp'

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