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

io.github.companybetatel/mcp-server

NPM · BETATEL-MCP-SERVER · SCANNED SEP 20

Phone verification: free keyless coverage/pricing discovery + 4-channel OTP send. 15 tools.

Available components

+1 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 39 of 124 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (ISC).Pass
  • Actively maintained (last published 72 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2117 tokens (~141/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 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
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "betatel_send_sms" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.companybetatel/mcp-server server?

io.github.companybetatel/mcp-server runs locally as an npm package, launched with npx -y betatel-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · betatel-mcp-server

# add to Claude Code
claude mcp add companybetatel-mcp-server -- npx -y betatel-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "companybetatel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "betatel-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "companybetatel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "betatel-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add companybetatel-mcp-server -- npx -y betatel-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "companybetatel-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "betatel-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add companybetatel-mcp-server --command npx --arg -y --arg betatel-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  companybetatel-mcp-server:
    command: "npx"
    args: ["-y", "betatel-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "companybetatel-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "betatel-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add companybetatel-mcp-server -t stdio -c npx -a -y betatel-mcp-server
// mcp.json
{
  "mcpServers": {
    "companybetatel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "betatel-mcp-server"
      ]
    }
  }
}
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.

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 16 Sept 26 −2
    • CVE-2026-82562 no longer affects this package security
    • CVE-2026-82417 no longer affects this package security
    • Known CVEs: fail → pass security
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 8 Sept 26 +1
    • Stability: 0.97 → pass security
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 20 Sept 2026 · Analysed npm/betatel-mcp-server@0.2.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 124 packages
Packages resolved 124
Stale 39
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 15 exposed · ~1,894 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
betatel_check_operator_coverage ~100

List the mobile operators (MCC-MNC) present in a country and whether Flash Call verification has a current standard rate there. No API key required. Use this when a user asks 'which operators do you cover in <country>?' or 'is Flash Call available in <country>?'.

NameTypeReqDescription
countrystringyesCountry as ISO 3166-1 alpha-2 code (e.g. "RS") or name.

No output schema declared.

No examples provided.

betatel_estimate_cost ~169

Estimate the total cost to run N verifications in a country, ranked cheapest-channel-first (amounts include their currency, usually EUR). No API key required. Use this when a user asks 'what will it cost to verify <N> users in <country>?' or 'which channel is cheapest for <country>?'.

NameTypeReqDescription
channelstringChannel to estimate. Omit (or set compare: true) to compare all four channels.
comparebooleanWhen true, return all four channels ranked cheapest-first instead of a single channel.
countrystringyesCountry as ISO 3166-1 alpha-2 code (e.g. "RS") or name.
verificationsintegeryesNumber of verifications to estimate the cost for.

No output schema declared.

No examples provided.

betatel_flash_call ~168

Trigger a Betatel flash call: a short ring-and-hangup voice call used to verify a phone number without delivering audio. Use this for silent phone-number verification or OTP-by-missed-call flows. Accepts the callee in E.164 format and optional caller, max_ring_time, and callback_url. Returns a uuid that identifies the call for later status lookup.

NameTypeReqDescription
callback_urlstringOptional webhook URL the Betatel API will POST call-status updates to.
calleestringyesDestination phone number in E.164 format. The number to flash-call.
callerstringOptional caller ID in E.164 format. The number the recipient sees.
max_ring_timeintegerMaximum ring duration in seconds before auto-hangup.

No output schema declared.

No examples provided.

betatel_flash_call_sandbox ~137

Sandbox variant of betatel_flash_call — same request, but the Betatel API mocks the SIP gateway call and does not bill the account. Use for integration tests or to confirm setup without ringing a real number.

NameTypeReqDescription
callback_urlstringOptional webhook URL the Betatel API will POST call-status updates to.
calleestringyesDestination phone number in E.164 format. The number to flash-call.
callerstringOptional caller ID in E.164 format. The number the recipient sees.
max_ring_timeintegerMaximum ring duration in seconds before auto-hangup.

No output schema declared.

No examples provided.

betatel_get_verification_pricing ~109

Get the per-channel price to verify a phone number in a country, across Flash Call, SMS, WhatsApp and Telegram. Each result includes its currency (usually EUR). No API key required. Use this when a user asks 'how much does SMS/Flash Call verification cost in <country>?'.

NameTypeReqDescription
countrystringyesCountry as ISO 3166-1 alpha-2 code (e.g. "RS") or name (e.g. "Serbia").

No output schema declared.

No examples provided.

betatel_list_supported_countries ~108

List the countries Betatel supports for phone verification and which channels (Flash Call, SMS, WhatsApp, Telegram) are available in each. Channels shown are those with a current standard rate in the coverage snapshot. No API key required. Use this when a user asks 'which countries can I verify phone numbers in?' or 'does Betatel support <country>?'.

NameTypeReqDescription
channelstringOptional channel filter. When set, only countries that support this channel are returned.

No output schema declared.

No examples provided.

betatel_send_sms ~136

Send an SMS through the Betatel API. Use this when the user wants to send a text message, notification, alert, or one-time password (OTP) over SMS to a phone number. Accepts a recipient phone number in E.164 format and the message text (up to 4096 characters). Returns a messageId once the message is accepted by the carrier gateway.

NameTypeReqDescription
fromstringOptional sender ID or number. Defaults to the account's configured sender.
textstringyesMessage body (1-4096 characters)
tostringyesRecipient phone number in E.164 format

No output schema declared.

No examples provided.

betatel_send_telegram_otp ~220

Deliver a one-time password (OTP) to a phone number via the Telegram Gateway, brokered by the Betatel API. Use this when the user wants to send an OTP / verification code over Telegram (the recipient must have Telegram installed; if not, the request is rejected with no charge). Accepts the recipient phone number in E.164 format and a 4-8 digit OTP code that you generate. Returns a uuid and the Telegram request_id for follow-up status checks.

NameTypeReqDescription
callback_urlstringOptional per-request webhook URL override for delivery-status callbacks.
codestringyesOTP code to deliver, 4-8 digits. Generate this in your application before calling the tool.
sender_usernamestringVerified Telegram channel username to send from (without the leading @).
tostringyesRecipient phone number in E.164 format.
ttlintegerTime-to-live in seconds (30-3600). Telegram refunds the request if the OTP is not delivered within ttl.

No output schema declared.

No examples provided.

betatel_send_whatsapp_otp ~139

Send a WhatsApp message (OTP / verification code style) to a phone number via the Betatel API (backed by 360dialog WhatsApp Business). Use this when the user wants to deliver a verification code, transactional alert, or short message over WhatsApp. Accepts the recipient phone number in E.164 format and the message text (up to 4096 characters). Returns a uuid for the delivery record.

NameTypeReqDescription
textstringyesMessage body (1-4096 characters). For OTP delivery, include the code in the text.
tostringyesRecipient phone number in E.164 format.

No output schema declared.

No examples provided.

betatel_sms_sandbox ~112

Sandbox variant of betatel_send_sms — same request shape, but the Betatel API returns a mocked response without dialing the carrier or billing the account. Use this for end-to-end integration tests or to confirm credentials are wired correctly before sending a real SMS.

NameTypeReqDescription
fromstringOptional sender ID or number. Defaults to the account's configured sender.
textstringyesMessage body (1-4096 characters)
tostringyesRecipient phone number in E.164 format

No output schema declared.

No examples provided.

betatel_telegram_check_send_ability ~78

Preflight check: can Telegram Gateway deliver to this phone? Use this BEFORE betatel_send_telegram_otp to avoid wasting an OTP attempt on a number that has no Telegram. Returns a reachability verdict and a reason if unreachable.

NameTypeReqDescription
tostringyesPhone number to check, in E.164 format.

No output schema declared.

No examples provided.

betatel_telegram_check_verification_status ~117

After the user types the OTP they received, call this with the original request_id (from betatel_send_telegram_otp) plus the code they entered to verify it. Without `code`, returns the current delivery / verification status without consuming an attempt.

NameTypeReqDescription
codestringOptional code entered by the user. If provided, Telegram verifies it against the OTP it delivered and reports match / no-match.
request_idstringyesTelegram Gateway request_id returned by betatel_send_telegram_otp.

No output schema declared.

No examples provided.

betatel_telegram_revoke_verification ~69

Cancel a previously-sent Telegram OTP. Use this when the user abandons the flow or you need to invalidate the code (e.g. before issuing a new one).

NameTypeReqDescription
request_idstringyesTelegram Gateway request_id to revoke (cancels the pending OTP).

No output schema declared.

No examples provided.

betatel_telegram_sandbox ~148

Sandbox variant of betatel_send_telegram_otp — mocks the Telegram Gateway call without billing the account. Use for integration tests.

NameTypeReqDescription
callback_urlstringOptional per-request webhook URL override for delivery-status callbacks.
codestringyesOTP code to deliver, 4-8 digits. Generate this in your application before calling the tool.
sender_usernamestringVerified Telegram channel username to send from (without the leading @).
tostringyesRecipient phone number in E.164 format.
ttlintegerTime-to-live in seconds (30-3600). Telegram refunds the request if the OTP is not delivered within ttl.

No output schema declared.

No examples provided.

betatel_whatsapp_sandbox ~84

Sandbox variant of betatel_send_whatsapp_otp — mocks the 360dialog WABA call and does not bill the account. Use for integration tests.

NameTypeReqDescription
textstringyesMessage body (1-4096 characters). For OTP delivery, include the code in the text.
tostringyesRecipient phone number in E.164 format.

No output schema declared.

No examples provided.

Common questions

What is the io.github.companybetatel/mcp-server server?

io.github.companybetatel/mcp-server is listed in the public MCP registry as io.github.companybetatel/mcp-server. Phone verification: free keyless coverage/pricing discovery + 4-channel OTP send. 15 tools. This page covers its npm package (betatel-mcp-server).

Is the io.github.companybetatel/mcp-server server safe to use?

io.github.companybetatel/mcp-server scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.companybetatel/mcp-server server expose?

io.github.companybetatel/mcp-server exposes 15 tools: betatel_list_supported_countries, betatel_get_verification_pricing, betatel_check_operator_coverage, betatel_estimate_cost, betatel_send_sms, and 10 more. Their descriptions and schemas cost roughly 1,894 tokens of context every time the server is loaded.

Is the io.github.companybetatel/mcp-server server still maintained?

io.github.companybetatel/mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.companybetatel/mcp-server server under?

io.github.companybetatel/mcp-server declares the ISC licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.