MCP server · Optus
optus-sms-suite
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Optus. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Optus publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
send_sms— Send an SMS to a single mobile handset (asynchronous, UUID-tracked).get_sms_message— Retrieve a submitted message by its UUID, including current delivery status.send_sms_v1— Send an SMS via the legacy REST v1 gateway, returning a 64-bit integer message ID.broadcast_sms— Send one message body to an array of up to 1000 destinations.get_sms_message_v1— Retrieve a REST v1 message by its 64-bit integer message ID.list_recipient_lists— List all active Campaign Manager recipient lists for an application.create_recipient_list— Create a named recipient list and load its members.delete_recipient_list— Delete a single recipient list by ID.delete_recipient_lists— Delete up to 100 recipient lists in one call.schedule_campaign— Schedule an SMS campaign to a member set, optionally using a saved template.list_templates— List all Campaign Manager message templates for an application.get_campaign_report— Get per-recipient delivery status rows for a campaign.get_service_status— Get near real-time availability for one or more SMS Suite services.list_services— List the service names the health API can report on.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.