Skip to main content
Glama
ianaleck

pywa-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WA_TOKENNoSystem-user or business access token (alias: WHATSAPP_TOKEN)
WA_APP_IDNoCallback registration with APP scope (alias: WHATSAPP_APP_ID)
WA_PHONE_IDNoPhone Number ID (alias: WHATSAPP_PHONE_ID)
WA_APP_SECRETNoUpdate validation + APP-scoped callbacks (alias: WHATSAPP_APP_SECRET)
PYWA_MCP_TOOLSNoComma-separated allowlist of tools to expose
WHATSAPP_TOKENNoSystem-user or business access token (alias: WA_TOKEN)
WHATSAPP_APP_IDNoCallback registration with APP scope (alias: WA_APP_ID)
WHATSAPP_WABA_IDNoWABA-scoped methods (templates, flows, QR codes) (alias: WA_BUSINESS_ACCOUNT_ID)
WHATSAPP_PHONE_IDNoPhone Number ID (alias: WA_PHONE_ID)
WHATSAPP_APP_SECRETNoUpdate validation + APP-scoped callbacks (alias: WA_APP_SECRET)
WA_BUSINESS_ACCOUNT_IDNoWABA-scoped methods (templates, flows, QR codes) (alias: WHATSAPP_WABA_ID)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ianaleck/pywa-mcp-server'

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