MCP Uptime
← MCP Reliability Index  /  Dev & Git
P

PulsyAI

com.pulseem/pulsyai
Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.
healthy
status
4
tools exposed
1521ms
connect latency
723b9b5abc10
schema fingerprint

Tools (4)

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.
call_pulseem_api
Executes any Pulseem API operation. BEFORE CALLING: Always call GetPulseemInstructions first. operationId (case-insensitive): SendSms, GetSMSReport, GetIncomingSmsReport, SendEmail, GetEmailReport, SendWhatsAppChat, SendWhatsAppTemplate, SubmitWhatsAppTemplate, GetTemplateStatus, GetWhatsAp
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 - Full JSON examples for SendSms, SendEmail, SendWhatsAppChat, SendWhatsAppTemplate - All error codes and their meaning
get_pulseem_api_docs
Returns the FULL detailed Pulseem API documentation for a specific category. category: 'sms' | 'email' | 'whatsapp' | 'accounts' | 'clients' | 'all'

Endpoint

https://mcp.api.pulseem.com/mcp_{token}/mcp
Category: Dev & Git · Last checked: 2026-07-30T13:07:08Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.