You're viewing a demo portfolio
Explore
MCP EcosystemWant to try it with your own data?
Add up to 10,000 DOIs or GitHub URLs at a time, bringing them and their related entities into the graph. Build portfolios and run queries across them.
Join the waitlistPRSM is built and maintained by one person. The platform works today, but opening it up will be slow and deliberate. If you want to help shape this infrastructure, or speed things up, let's talk.
com.pulseem/pulsyai
Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.
biocontext
Not listed
glama
Not listed
mcp.so
Not listed
nerq
Not listed
pulsemcp
Not listed
smithery
Not listed
Executes any Pulseem API operation. BEFORE CALLING: Always call GetPulseemInstructions first. operationId (case-insensitive): SendSms, GetSMSReport, GetIncomingSmsReport, SendEmail, GetEmailReport, SendWhatsAppChat, SendWhatsAppTemplate, SubmitWhatsAppTemplate, GetTemplateStatus, GetWhatsAppReport, DeleteWhatsAppTemplate, GetIncomingWhatsApp, GetCreditBalance, CreditTransfer, AddNewSubaccountAndDirectAccount, ChangeClientStatus, GetClientStatus, GetRemovedClients pathParamsJson — ONLY for DeleteWhatsAppTemplate: {"templateId":"HXxxxx"} DATE FORMAT: Use yyyyMMddHHmmss, NOT ISO 8601.
Returns the FULL detailed Pulseem API documentation for a specific category. category: 'sms' | 'email' | 'whatsapp' | 'accounts' | 'clients' | 'all'
⚠️ 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 meanings - API authentication rules - Credit balance, CreditTransfer, AddNewSubAccount rules - ChangeClientStatus / GetClientStatus / GetRemovedClients rules
No matched repository in PRSM yet — maintainer attribution unavailable.
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.