TeleSign MCP

by mdp18

Not rated
GitHub

About

MCP Server for TeleSign Services

Details

Author
mdp18
Categories
Communication, API

Setup

Install TeleSign MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/mdp18/telesign-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

TheModel Context Protocolis 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.

- 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

- Node.js 18+
- Cursor, Claude Code, VSCode, Windsurf or another MCP Client
- A TeleSign account with API credentials (
Sign up here)

git clone https://github.com/mdp18/telesign-mcp.git cd telesign-mcp
export TELESIGN_CUSTOMER_ID="your-customer-id" export TELESIGN_API_KEY="your-api-key"

Add this to your Claude Desktop config file:

macOS:~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:%APPDATA%\Claude\claude_desktop_config.json

{ "mcpServers": { "telesign": { "command": "node", "args": ["/path/to/telesign-mcp/build/index.js"], "env": { "TELESIGN_CUSTOMER_ID": "your-customer-id", "TELESIGN_API_KEY": "your-api-key" } } } }

- "Send an OTP to +15551234567 via SMS with voice fallback after 30 seconds"
- "Verify the code 123456 for reference ID abc-123"
- "Get information about the phone number +15551234567"
- "Check the fraud risk score for +15551234567"
- "Send an SMS to +15551234567 saying 'Your order has shipped'"

The server includes built-in documentation accessible via thedocs_searchanddocs_gettools. 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

- 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)

- 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

# Watch mode for development npm run dev # Build for production npm run build # Run the server directly npm start

- TeleSign Developer Portal
-
TeleSign Support
-
MCP Documentation

This is a community-driven, open source project and isnot 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.

Enables seamless integration with communication platform that allows you to reach your customers globally across any channel.

Interact with any other SaaS applications on behalf of your customers.

Official MCP Server to interact with Pearl API. Connect your AI Agents with 12,000+ certified experts instantly.

Platfone - Receive SMS & Virtual Numbers MCP

Virtual phone number platform for AI agents — rent numbers across 200+ countries, receive SMS, and manage the full activation lifecycle

Send emails directly from your editor using the Resend API.

Sendmux is an email inbox API and email API for AI agents.

Sinch Engage (Sinch MessageMedia in AU) MCP server, which provides Sinch Engage APIs as MCP tools.

Wavix is a global communications platform offering APIs for voice, SMS, 2FA, and phone numbers. Our MCP server brings these capabilities to AI agents and agentic workflows.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.