MTA Actions MCP Server
Learn how to utilize MTA's Actions MCP Server
Mobile Text Alerts offers a robust and powerful Model Context Protocol (MCP) server, unlocking the capabilities to send and manage SMS messaging directly by an AI assistant. This server allows AI assistants and other applications to access your Mobile Text Alerts account from beyond our web and mobile app platforms.
Access the Server
Server URL
The Actions MCP server is a remote server hosted at the following URL:
https://mcp.mobile-text-alerts.com/mcpLearn more about connecting to remote MCP servers.
Authorization
You can authenticate with the following methods:
OAuth (recommended)
The server adheres to the latest MCP specification and implements a fully compatible OAuth 2.1 flow with Dynamic Client Resolution (DCR). Link your Mobile Text Alerts account simply by logging in and authorizing your AI assistant to access your account.
Bearer Token Authentication
The Actions MCP server also accepts a Mobile Text Alerts API key via the Authorization header using Bearer Token Authentication. By providing this key, you are implicitly authorizing your AI assistant or agent to access your MTA account
See Get an API Key to learn how to get an API Key.
Tools & Usage
The Actions MCP server supports multiple tools, enabling your AI assistant access to the following actions with the MTA API:
Send Message - This sends a message immediately, for scheduling messages to be sent at a future time, use the Schedule Message tool (below).
Schedule Message - Schedule a message to be sent at a specific future date/time.
Add Subscribers - Add or update your subscribers in bulk.
Create Group - Create a regular or adaptive group in Mobile Text Alerts.
Troubleshooting
Need additional help or have questions? Send an email to [email protected] or use our support chat on mobile-text-alerts.com and indicate your question is about the Mobile Text Alerts MCP server.
Last updated
Was this helpful?