ma.envoisms/envoisms

MCPCommunitylive
v1.0.0ma.envoismsUnknownAktualisiert vor 1 Mon.

Send SMS/WhatsApp and verify OTP codes in Morocco (+212) and worldwide. Direct carrier routing.

Endpunkt-Statuslive
geprüft vor 10 Std. · 383 ms
100 % der letzten 5 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Paket
Autorma.envoisms
LizenzUnknown
Version1.0.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche18 Tools · keines privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert11. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

18 Tools · keines privilegiert
Live am Endpunkt des Anbieters beobachtet10h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://api.envoisms.ma/v1/mcp18 Tools · 383 ms
send_smsSend a single SMS message to a phone number in E.164 format (+212600000000).

Send a single SMS message to a phone number in E.164 format (+212600000000).

ParameterTypBeschreibung
to*stringRecipient phone number in E.164 format (+212600000000)
message*stringText content of the SMS
sender_idstringOptional approved custom Sender ID
send_bulk_smsSend an SMS message to multiple recipients in E.164 format at once (up to 100 recipients).

Send an SMS message to multiple recipients in E.164 format at once (up to 100 recipients).

ParameterTypBeschreibung
recipients*arrayArray of recipient phone numbers in E.164 format (+212600000000)
message*stringText content of the SMS
sender_idstringOptional approved custom Sender ID
send_whatsapp_templateSend an approved WhatsApp template message from the account's connected WhatsApp Business number. Templates may open a conversation at any time (no 24-hour window). Billed like the same send on POST /v1/messages.

Send an approved WhatsApp template message from the account's connected WhatsApp Business number. Templates may open a conversation at any time (no 24-hour window). Billed like the same send on POST /v1/messages.

ParameterTypBeschreibung
to*stringRecipient phone number in E.164 format (+212600000000)
template_name*stringName of an approved WhatsApp template on the account
languagestringTemplate language code (e.g. fr, en_US, ar). Defaults to the template's own language.
variablesarrayValues for the template body placeholders {{1}}, {{2}}, … in order
phone_number_idstringOptional: which connected WhatsApp number sends (defaults to the account's default number)
get_message_statusCheck the real-time delivery status, segments, and cost of a sent message by ID.

Check the real-time delivery status, segments, and cost of a sent message by ID.

ParameterTypBeschreibung
message_id*stringMessage ID returned by send_sms
list_messagesList recent outbound messages for the authenticated account with optional filters.

List recent outbound messages for the authenticated account with optional filters.

ParameterTypBeschreibung
limitnumberNumber of messages to retrieve (1-50, default 20)
statusstringFilter by delivery status
channelstringFilter by communication channel
get_balanceCheck remaining SMS credit balance in MAD and account status.

Check remaining SMS credit balance in MAD and account status.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_topupCreate a balance top-up checkout link (Stripe card or crypto USDC) for the authenticated account.

Create a balance top-up checkout link (Stripe card or crypto USDC) for the authenticated account.

ParameterTypBeschreibung
pack_idstringSMS top-up pack ID (e.g. 'sms-300' for 300 MAD, 'sms-1000' for 1000 MAD, 'sms-5000' for 5000 MAD). Optional if amount_mad is provided.
amount_madnumberCustom recharge amount in MAD (minimum 300 MAD). Optional if pack_id is provided.
currencystringPayment presentation currency for card checkout ('mad' or 'eur'). Default 'mad'.
payment_methodstringPayment method ('stripe' for card or 'crypto' for USDC). Default 'stripe'.
send_otpSend a 6-digit OTP verification code via SMS or WhatsApp.

Send a 6-digit OTP verification code via SMS or WhatsApp.

ParameterTypBeschreibung
to*stringRecipient phone number in E.164 format
brandstringBrand name shown in the OTP message
verify_otpVerify an OTP passcode against a previously sent code.

Verify an OTP passcode against a previously sent code.

ParameterTypBeschreibung
session_id*stringSession ID from send_otp
code*string6-digit OTP code to verify
list_campaignsList SMS marketing campaigns created on the account.

List SMS marketing campaigns created on the account.

ParameterTypBeschreibung
limitnumberNumber of campaigns to retrieve (1-50, default 20)
list_contactsList saved contacts or search contacts by name, phone, or email.

List saved contacts or search contacts by name, phone, or email.

ParameterTypBeschreibung
limitnumberNumber of contacts to retrieve (1-100, default 20)
qstringSearch query matching phone, name, or email
list_idstringFilter contacts by contact list ID
get_analyticsGet SMS & WhatsApp message delivery metrics, success rates, and volume statistics.

Get SMS & WhatsApp message delivery metrics, success rates, and volume statistics.

ParameterTypBeschreibung
daysnumberLookback window in days (1-365, default 30)
ops_pulseAdmin only. Business health snapshot: margin, cash collected, customer float (liability), solvency ratio, active accounts, and money stuck in the refund-review queue.

Admin only. Business health snapshot: margin, cash collected, customer float (liability), solvency ratio, active accounts, and money stuck in the refund-review queue.

ParameterTypBeschreibung
daysnumberLookback window in days (1-365). Default 30.
ops_route_qualityAdmin only. Delivery quality per carrier/provider/channel, failure codes, DLR plausibility (whether delivery reports can be trusted), and ported-number routing hints. The data behind any provider-routing decision.

Admin only. Delivery quality per carrier/provider/channel, failure codes, DLR plausibility (whether delivery reports can be trusted), and ported-number routing hints. The data behind any provider-routing decision.

ParameterTypBeschreibung
daysnumberLookback window in days (1-365). Default 30.
ops_monitoringAdmin only. Current operational state: open ops alerts by severity, upstream gateway balance, and known issues that need attention right now.

Admin only. Current operational state: open ops alerts by severity, upstream gateway balance, and known issues that need attention right now.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

lookup_numberInspect a phone number: validate format, identify Moroccan operator (IAM / Maroc Telecom, Orange, Inwi) or international country, and view applicable rate. Public — no authentication required.

Inspect a phone number: validate format, identify Moroccan operator (IAM / Maroc Telecom, Orange, Inwi) or international country, and view applicable rate. Public — no authentication required.

ParameterTypBeschreibung
to*stringPhone number to lookup in national (06...) or E.164 (+212...) format.
list_sender_idsList approved and pending custom alphanumeric Sender IDs registered on the authenticated account.

List approved and pending custom alphanumeric Sender IDs registered on the authenticated account.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_pricingGet EnvoiSMS pricing. Pass `to` (a phone number in E.164, e.g. +2348012345678) for that destination's per-SMS rate; omit it for Moroccan rates and credit packs. Public — no authentication required.

Get EnvoiSMS pricing. Pass `to` (a phone number in E.164, e.g. +2348012345678) for that destination's per-SMS rate; omit it for Moroccan rates and credit packs. Public — no authentication required.

ParameterTypBeschreibung
tostringDestination phone number in E.164 format, e.g. +2348012345678. Optional.

18 von 18 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Send SMS/WhatsApp and verify OTP codes in Morocco (+212) and worldwide. Direct carrier routing.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.