Skip to main content
Glama

WaPulse WhatsApp MCP Server

by Quegenx
smithery.yaml917 B
runtime: "typescript" startCommand: type: "http" configSchema: type: "object" properties: wapulseToken: type: "string" title: "WaPulse API Token" description: "Your WaPulse API token from https://wapulse.com. Required for using tools, optional for tool discovery." wapulseInstanceID: type: "string" title: "WaPulse Instance ID" description: "Your WaPulse WhatsApp instance ID. Required for using tools, optional for tool discovery." wapulseBaseUrl: type: "string" title: "WaPulse Base URL" description: "WaPulse API base URL" default: "https://wapulseserver.com:3003" required: [] additionalProperties: false exampleConfig: wapulseToken: "your-wapulse-token-here" wapulseInstanceID: "your-instance-id-here" wapulseBaseUrl: "https://wapulseserver.com:3003" env: NODE_ENV: "production"

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/Quegenx/wapulse-mcp'

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