Labsco
mdp18 logo

TeleSign MCP

from mdp18

MCP Server for TeleSign Services

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

TeleSign MCP Server

A Model Context Protocol (MCP) server that provides seamless integration with TeleSign APIs for AI assistants like Anthropic's Claude, OpenAI's ChatGPT, or Google's Gemini. Enable your AI to send SMS messages, verify phone numbers, assess fraud risk, and more.

What is MCP?

The Model Context Protocol is an open standard that allows AI assistants to securely connect to external data sources and tools. This server implements MCP to give AI assistants direct access to TeleSign's communication and verification APIs.

๐Ÿ”จ Features

Available Tools

ToolDescription
verifyapi_send_otpSend a one-time passcode via SMS, voice, WhatsApp, Viber, RCS, or email with automatic fallback support
verifyapi_check_codeVerify an OTP code entered by the user
verifyapi_get_statusCheck the status of an ongoing verification
phoneid_get_infoGet phone number details including type (mobile/landline/VoIP), carrier, and location
intelligence_assess_riskGet fraud risk score (0-1000) with allow/flag/block recommendation
messaging_send_smsSend SMS messages (OTP, alerts, or marketing)
docs_searchSearch TeleSign documentation
docs_getRetrieve full documentation for a topic

Key Capabilities

  • Multi-Channel OTP Verification - Send verification codes via SMS, voice, WhatsApp, Viber, RCS, or email with automatic fallback between channels
  • Phone Intelligence - Identify phone number type, carrier, and geographic location
  • Fraud Prevention - Real-time risk scoring to detect fraudulent phone numbers
  • SMS Messaging - Send transactional or marketing messages
  • Built-in Documentation - Access TeleSign API docs directly through the AI assistant

๐Ÿ“š API Documentation

The server includes built-in documentation accessible via the docs_search and docs_get tools. Available topics:

  • verify-api - OTP verification endpoints and flows
  • phone-id - Phone number lookup details
  • intelligence - Risk scoring and fraud detection
  • messaging-sms - SMS messaging guide
  • status-codes - API response codes reference

๐Ÿค Supported APIs

Currently Functional

  • Verify API - Multi-channel OTP verification (SMS, voice, WhatsApp, Viber, RCS, email) with fallback support
  • Phone ID API - Phone number intelligence with identity attribute add-ons (SIM swap, number deactivation, contact info, porting history, etc.)
  • Intelligence API - Fraud risk scoring and recommendations
  • Messaging API - Basic SMS sending (/v1/messaging)

Coming Soon

  • Bulk SMS API
  • Messaging API (full-featured)
  • SMS Verify API (standalone)
  • Silent Verify API
  • Templates API
  • Voice V2 API
  • Accounts API
  • App Verify API
  • Flow Builder API

๐Ÿ’ป Development

# Watch mode for development
npm run dev

# Build for production
npm run build

# Run the server directly
npm start

๐Ÿ“„ License

Apache 2.0 - See LICENSE for details.

๐Ÿ›Ÿ Support

โš ๏ธ Disclaimer

This is a community-driven, open source project and is not officially affiliated with, endorsed by, or supported by TeleSign. The author(s) do not own or claim any rights to the TeleSign trademark, name, or branding. "TeleSign" and any associated logos are trademarks of TeleSign Corporation.

This project is provided "as is" without warranty of any kind. Use at your own risk. For official TeleSign support not related to this MCP server, please contact TeleSign directly.