pywa-mcp-server
by ianaleck
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WA_TOKEN | No | System-user or business access token (alias: WHATSAPP_TOKEN) | |
| WA_APP_ID | No | Callback registration with APP scope (alias: WHATSAPP_APP_ID) | |
| WA_PHONE_ID | No | Phone Number ID (alias: WHATSAPP_PHONE_ID) | |
| WA_APP_SECRET | No | Update validation + APP-scoped callbacks (alias: WHATSAPP_APP_SECRET) | |
| PYWA_MCP_TOOLS | No | Comma-separated allowlist of tools to expose | |
| WHATSAPP_TOKEN | No | System-user or business access token (alias: WA_TOKEN) | |
| WHATSAPP_APP_ID | No | Callback registration with APP scope (alias: WA_APP_ID) | |
| WHATSAPP_WABA_ID | No | WABA-scoped methods (templates, flows, QR codes) (alias: WA_BUSINESS_ACCOUNT_ID) | |
| WHATSAPP_PHONE_ID | No | Phone Number ID (alias: WA_PHONE_ID) | |
| WHATSAPP_APP_SECRET | No | Update validation + APP-scoped callbacks (alias: WA_APP_SECRET) | |
| WA_BUSINESS_ACCOUNT_ID | No | WABA-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
| Name | Description |
|---|---|
No tools | |
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
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