sms77io

aigeon-ai/sms77io

3.9

sms77io is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of sms77io and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The sms77io MCP Server is a communication platform for sending SMS and voice messages, performing phone number lookups, and managing contacts and accounts.

Try sms77io with chat:

Tools

Functions exposed to the LLM to take actions

get_contact

Retrieves a single contact by its ID.

update_contact

Edit a contact with a given ID.

delete_contact

Deletes a single contact by ID for the given API key.

create_contact

Creates a single contact for a given API key.

list_contacts

Retrieves all contacts for a given API key.

rcscapabilities

You can use this endpoint to query the RCS capability of a phone number. Before sending an RCS, you should always query the capabilities of a phone number first and cache the result if necessary.

home_location_register

Retrieves Home Location Register information for a given phone number.

caller_name_delivery

Retrieves Calling Name Delivery information for a phone number.

number_format_lookup

Retrieves the network operator as well as additional (porting) information for the given phone number.

mobile_number_portability

Retrieves Mobile Number Portability information for a given phone number.

send_sms

Send SMS to one/multiple user(s) and/or contact(s).

get_status

Get a delivery report for a message ID sent with your API key.

send_voice_call

Make a call to a specific number using seven's Voice API. In the simplest variant, you can specify a text that will then be read out to the recipient via our Text-To-Speech (TTS) Gateway. For advanced applications, you have the option to send the text in SSML format.

validate_caller_id

The caller ID validation API allows you to automatically validate caller IDs for the Voice API. After calling this endpoint you will get a code back if successful. At the same time, the phone number is going to receive a call from us. The returned code must then be entered via DTMF using the telephone’s keypad.

auto_charge

With this API you can configure the automatic credit transfer for a subaccount. This can transfer credit from the main account to the subaccount when the balance falls below a defined threshold. To deactivate, simply set amount to 0.

delete

You can use this API to delete subaccount by its ID.

transfer_credits

You can use this API to transfer credits from the main account to the subaccount once.

list

Query a list of all subaccounts of an account.

create

Creates a new subaccount.

delete_webhook

Deletes the webhook with the given ID.

create_webhook

Creates a webhook with the given configuration.

get_webhooks

Query the active webhooks of your account.

update_group

You can use this endpoint to update a group.

delete_group

This endpoint allows you to delete groups.

create_group

You can use this endpoint to create a new group.

get_group

You can use this endpoint to retrieve a group by specifying the group ID.

list_groups

This endpoint allows you to retrieve a paginated list of all your groups. By default, a maximum of ten groups are displayed per page.

inbound

Retrieves inbound messages history.

outbound

Retrieves outbound messages history.

replies

Retrieves message replies history.

voice

Retrieves voice messages history.

update_number

Update the details of a single active number by providing the phone number. Currently you can update the friendly name and whether or not you would like to forward incoming SMS via SMS or email. As response you will get the updated number details.

get_active_number

Get a single active number by providing the phone number.

active_numbers

Get a list of all active numbers that are currently associated with your account.

order_anumber

Order a phone number by providing the desired number. The response will include the details of the number you ordered.

available_numbers

This endpoint lets you search for available phone numbers based on the provided search criteria. The search criteria can include the country code, area code, and the number type. The response will include a list of available phone numbers that match the search criteria.

send_rcs_message

This endpoint allows you to send RCS messages to users. Before sending an RCS, you should ideally query the capabilities of the phone number to ensure the best possible user experience.

trigger_event

Send an event to a phone number to provide users with a more authentic conversational experience. After receiving a message, you should send the event READ and then IS_TYPING accordingly within a reasonable time. Either msg_id or to must be set.

delete_message

You can revoke an RCS message that has not yet been delivered. This API immediately returns a successful response, regardless of whether the message has been deleted or not. Revocation is only possible if the end device has the REVOCATION capability.

get_pricing

Retrieves pricing information for a single country or all.

get_analytics

Get detailed statistics of your account directly through our API.

get_balance

Retrieves the account balance for the given API key.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources