mcpserver.lol
registry/pulsyai
Connection check verified live · 28h ago

pulsyai

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

7 tools

Read from the running server on 28h ago.

call_pulseem_api operationId*payloadJsonpathParamsJson
Executes any Pulseem API operation. BEFORE CALLING: Always call GetPulseemInstructions first. operationId (case-insensitive): SendSms, GetSMSReport, GetIncomingSmsReport, Send…
call_pulseem_ui_api operationId*payloadJsonpathParamsJson
Executes any Pulseem UI API operation. BEFORE CALLING: Always call GetPulseemUiInstructions first. operationId (case-insensitive): CheckConnection [GET], CreateEmailCampaign […
get_pulseem_api_docs category
Returns the FULL detailed Pulseem API documentation for a specific category. category: 'sms' | 'email' | 'whatsapp' | 'accounts' | 'clients' | 'all'
get_pulseem_instructions
⚠️ ALWAYS call this tool FIRST before any other Pulseem tool. Returns: - Date/time format rules (CRITICAL — wrong format = server error) - Required fields for every operation type…
get_pulseem_ui_instructions
⚠️ ALWAYS call this tool FIRST before any other Pulseem UI tool. Returns: - All available operations and their required fields - Full JSON examples for CreateEmailCampaign, Create…
list_pulseem_operations
Returns live list of ALL available Pulseem operations (from the live Swagger spec). Use this ONLY if you need to verify exact operationIds before calling CallPulseemApi.
list_pulseem_ui_operations
Returns live list of ALL available Pulseem UI operations (from the live Swagger spec). Use this ONLY if you need to verify exact operationIds before calling CallPulseemUiApi.