4,000+ servers built on vurb.ts
Vinkius
Mastra AISDK
Mastra AI
Smsmobile MCP Server

Bring Sms Gateway
to Mastra AI

Learn how to connect Smsmobile to Mastra AI and start using 26 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.

MCP Inspector GDPR Free for Subscribers
Check Whatsapp NumberDelete Gateway MobileDelete SmsGet EmailsGet Received SmsGet Sms LogsGet Unsubscribed EmailsGet Whatsapp MessagesList Gateway MobilesList Incoming CallsList Missed CallsList Mobile Sent SmsList NotificationsList Outgoing CallsList Sms ConversationsMark Sms ReadResend SmsResend WhatsappSend EmailSend NotificationSend SmsSend WhatsappSet Whatsapp ActiveSync WhatsappUpdate Gateway MobileUpdate Sms Alias

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Smsmobile

What is the Smsmobile MCP Server?

Connect your Smsmobile account to any AI agent and turn your smartphone into a powerful communication gateway. Automate SMS and WhatsApp messaging directly through natural conversation.

What you can do

  • SMS Messaging — Send new messages with send_sms or resend failed ones using resend_sms.
  • WhatsApp Integration — Dispatch WhatsApp messages from your own number using send_whatsapp.
  • Inbox Management — Retrieve incoming texts with get_received_sms and mark them as read via mark_sms_read.
  • Conversation History — Access full logs and grouped conversations using get_sms_logs and list_sms_conversations.
  • Device Control — Manage your connected mobile gateways and SIM ports with list_gateway_mobiles.

How it works

  1. Subscribe to this server
  2. Enter your Smsmobile API Key
  3. Start messaging from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Business Owners — Automate customer notifications and follow-ups directly from your business phone.
  • Developers — Build SMS-based alerts and 2FA workflows without complex third-party carriers.
  • Support Agents — Respond to SMS and WhatsApp inquiries within your existing AI-powered workspace.

Built-in capabilities (26)

check_whatsapp_number

Check if a number is registered on WhatsApp

delete_gateway_mobile

Delete a mobile from SMS Gateway

delete_sms

Delete SMS messages from the server log

get_emails

Retrieve emails

get_received_sms

Retrieve SMS messages received on the smartphone

get_sms_logs

Retrieve logs of SMS messages sent through the API

get_unsubscribed_emails

List unsubscribed email contacts

get_whatsapp_messages

Retrieve WhatsApp messages

list_gateway_mobiles

Manage mobiles connected to your SMS Gateway

list_incoming_calls

List incoming calls

list_missed_calls

List missed calls

list_mobile_sent_sms

List SMS messages sent directly from the mobile device

list_notifications

List notifications

list_outgoing_calls

List outgoing calls

list_sms_conversations

Retrieve grouped conversations (incoming and outgoing)

mark_sms_read

Mark a received SMS as read in the API status

resend_sms

Resend a previously unsent SMS (must be in error status)

resend_whatsapp

Resend a WhatsApp message

send_email

Send an email

send_notification

Create a push notification for a target mobile device

send_sms

Send an SMS from your mobile phone

send_whatsapp

Send a WhatsApp message

set_whatsapp_active

Activate or deactivate WhatsApp feature

sync_whatsapp

Synchronize WhatsApp messages (Required before retrieval)

update_gateway_mobile

Update mobile label in SMS Gateway

update_sms_alias

Update the alias of a received SMS

Why Mastra AI?

Mastra's agent abstraction provides a clean separation between LLM logic and Smsmobile tool infrastructure. Connect 26 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.

  • Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Smsmobile without touching business code

  • Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation

  • TypeScript-native: full type inference for every Smsmobile tool response with IDE autocomplete and compile-time checks

  • One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure

M
See it in action

Smsmobile in Mastra AI

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Why Vinkius

Smsmobile and 4,000+ other MCP servers. One platform. One governance layer.

Teams that connect Smsmobile to Mastra AI through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.

4,000+MCP Servers ready
<40msCold start
60%Token savings
Raw MCP
Vinkius
Server catalogFind and host yourself4,000+ managed
InfrastructureSelf-hostedSandboxed V8 isolates
Credential handlingPlaintext in configVault + runtime injection
Data loss preventionNoneConfigurable DLP policies
Kill switchNoneGlobal instant shutdown
Financial circuit breakersNonePer-server limits + alerts
Audit trailNoneEd25519 signed logs
SIEM log streamingNoneSplunk, Datadog, Webhook
HoneytokensNoneCanary alerts on leak
Custom domainsNot applicableDNS challenge verified
GDPR complianceManual effortAutomated purge + export
Enterprise Security

Why teams choose Vinkius for Smsmobile in Mastra AI

The Smsmobile MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 26 tools execute in hardened sandboxes optimized for native MCP execution.

Your AI agents in Mastra AI only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

Smsmobile
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

The Vinkius Advantage

How Vinkius secures Smsmobile for Mastra AI

Every tool call from Mastra AI to the Smsmobile MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

Can I send a message via WhatsApp instead of standard SMS?

Yes! You can use the send_whatsapp tool directly, or use send_sms and set the sendwa parameter to 1 to route it through WhatsApp on your connected device.

02

How do I check for new incoming messages on my phone?

Use the get_received_sms tool. You can filter for only unread messages by setting onlyunread to 'yes', allowing your AI to process new inquiries automatically.

03

Can I see the history of a specific conversation?

Absolutely. Use list_sms_conversations with a specific phone number (numero) to retrieve the grouped history of incoming and outgoing messages for that contact.

04

How does Mastra AI connect to MCP servers?

Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.

05

Can Mastra agents use tools from multiple servers?

Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.

06

Does Mastra support workflow orchestration?

Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.

07

createMCPClient not exported

Install: npm install @mastra/mcp

Explore More MCP Servers

View all →