Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/simpletexting

REMOTE · SIMPLETEXTING.USEFULAPI.IO · SCANNED AUG 3

Send SMS/MMS, manage contacts, and read campaigns, messages and media on SimpleTexting.

+4 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1083 tokens (~98/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · simpletexting.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-simpletexting https://simpletexting.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-simpletexting]
url = "https://simpletexting.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-simpletexting": {
      "type": "remote",
      "url": "https://simpletexting.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-simpletexting --url https://simpletexting.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-simpletexting:
    url: "https://simpletexting.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-simpletexting": {
      "type": "http",
      "url": "https://simpletexting.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +56
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://simpletexting.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 19 Jul 2026 17 Oct 2026 ECDSA 256 ECDSA-SHA256 10a8f8f8521a82cd0e71bedbb6bc83d0
SANs: usefulapi.io, simpletexting.usefulapi.io, *.simpletexting.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of simpletexting.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://simpletexting.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://simpletexting.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://simpletexting.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://simpletexting.usefulapi.io/mcp
Authorisation server https://simpletexting.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://simpletexting.usefulapi.io/mcp Verified 200
http (plaintext) http://simpletexting.usefulapi.io/mcp Inconclusive 401
MCP tools — 11 exposed · ~1,083 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
simpletexting_evaluate_message ~100

DRY-RUN a message body to compute its segment count, whether it sends as SMS or MMS, and its estimated cost — WITHOUT sending anything. Safe and read-only. SimpleTexting REST: POST /messages/evaluate with JSON body {text, mode?}.

NameTypeReqDescription
modestringOptional send mode to evaluate against (e.g. AUTO | SMS | MMS).
textstringyesThe message body to evaluate.

No output schema declared.

No examples provided.

simpletexting_get_campaign ~50

Get a single campaign by its id, including its message, recipients, and status. SimpleTexting REST: GET /campaigns/{id}.

NameTypeReqDescription
campaign_idstringyesCampaign id.

No output schema declared.

No examples provided.

simpletexting_get_contact ~59

Get a single contact by its id or phone number, including profile fields, list memberships, and custom fields. SimpleTexting REST: GET /contacts/{contactIdOrNumber}.

NameTypeReqDescription
contactstringyesContact id or phone number.

No output schema declared.

No examples provided.

simpletexting_get_media ~53

Get a single media item (MMS asset) by its id, including its URL and metadata. SimpleTexting REST: GET /media/{id}.

NameTypeReqDescription
media_idstringyesMedia item id.

No output schema declared.

No examples provided.

simpletexting_get_message ~51

Get a single message by its id, including its text, direction, status, and timestamps. SimpleTexting REST: GET /messages/{id}.

NameTypeReqDescription
message_idstringyesMessage id.

No output schema declared.

No examples provided.

simpletexting_list_campaigns ~180

List the account's campaigns as a paged collection, optionally filtered by sending number, state, list, and start-date range. Note: only immediate campaigns are returned — scheduled/recurring campaigns are NOT included. SimpleTexting REST: GET /campaigns.

NameTypeReqDescription
accountPhonestringFilter by the sending account phone number.
listNameOrIdstringFilter by recipient list name or id.
pageintegerZero-based page number.
sizeintegerPage size (1-100).
startDateFromstringFilter to campaigns starting on/after this date.
startDateTostringFilter to campaigns starting on/before this date.
statestringFilter by campaign state (e.g. SENT | SCHEDULED | DRAFT).

No output schema declared.

No examples provided.

simpletexting_list_contacts ~101

List the account's contacts as a paged collection, optionally filtered by a `since` cursor and sort `direction`. SimpleTexting REST: GET /contacts.

NameTypeReqDescription
directionstringSort direction (e.g. ASC | DESC).
pageintegerZero-based page number.
sincestringReturn contacts created/updated since this cursor or timestamp.
sizeintegerPage size (1-100).

No output schema declared.

No examples provided.

simpletexting_list_media ~61

List the account's media items (MMS assets) as a paged collection. SimpleTexting REST: GET /media.

NameTypeReqDescription
pageintegerZero-based page number.
sizeintegerPage size (1-100).

No output schema declared.

No examples provided.

simpletexting_list_messages ~62

List the account's messages as a paged collection (inbound + outbound message history). SimpleTexting REST: GET /messages.

NameTypeReqDescription
pageintegerZero-based page number.
sizeintegerPage size (1-100).

No output schema declared.

No examples provided.

simpletexting_send_message ~185

SENDS A REAL SMS or MMS to a recipient — this MODIFIES live data and consumes message credits. Provide only the optional fields you need. SimpleTexting REST: POST /messages with JSON body {contactPhone, text, accountPhone?, mode?, subject?, fallbackText?, mediaItems?}.

NameTypeReqDescription
accountPhonestringSending account phone number — omit to use the account default.
contactPhonestringyesRecipient phone number (E.164 or national format).
fallbackTextstringFallback text if MMS cannot be delivered.
mediaItemsarrayMedia URLs or media ids to attach (makes it an MMS).
modestringSend mode: AUTO | SMS | MMS | MMS_PREFERRED.
subjectstringMMS subject line.
textstringyesMessage body to send.

No output schema declared.

No examples provided.

simpletexting_update_contact ~181

UPDATES a live contact — its profile fields, list memberships, and custom fields. This MODIFIES live data. Provide only the fields you want to change. SimpleTexting REST: PUT /contacts/{contactIdOrNumber}.

NameTypeReqDescription
birthdaystringContact birthday (YYYY-MM-DD).
commentstringFree-text note on the contact.
contactstringyesContact id or phone number to update.
contactPhonestringNew phone number for the contact.
customFieldsobjectCustom field values, as a map of field name → value.
emailstringContact email address.
firstNamestringContact first name.
lastNamestringContact last name.
listIdsarrayList ids or names to assign the contact to.

No output schema declared.

No examples provided.