ma.envoisms/envoisms

MCPcomunidaden línea
v1.0.0ma.envoismsUnknownActualizado hace 1 m

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

Estado del endpointen línea
comprobado hace 10 h · 383 ms
100 % de las últimas 5 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 1 mÚltima actualización
Paquete
Autorma.envoisms
LicenciaUnknown
Versión1.0.0
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas18 herramientas · ninguna privilegiada
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado11 ago 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

18 herramientas · ninguna privilegiada
Observado en vivo desde el endpoint del proveedor10h ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://api.envoisms.ma/v1/mcp18 herramientas · 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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
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.

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
tostringDestination phone number in E.164 format, e.g. +2348012345678. Optional.

18 de 18 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

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

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.