MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Communication/Telinfy MCP server
CommunicationOfficial
T

Telinfy MCP server

Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.

0 starsUpdated Dec 23, 2025
View on GitHub

Ads

Overview

How to connect and use the Telinfy MCP server with AI assistants The Telinfy MCP server provides programmatic access to Telinfy's SMS, WhatsApp, and RCS messaging capabilities, allowing AI assistants to send messages, manage contacts, schedule campaigns, and retrieve reports on your behalf. The Model Context Protocol (MCP) is an open standard that enables AI applications to securely connect to MCP-compatible data sources and tools. Think of MCP like a USB-C port for AI applications - a standardized way to connect AI apps to different services.

Installation

claude mcp add -s user -t http telinfy https://mcp.telinfy.com/sse

Configuration

{
  "mcpServers": {
    "telinfy": {
      "serverUrl": "https://mcp.telinfy.com/sse"
    }
  }
}

Capabilities

  • Authenticate securely

    Ask your assistant to log in via `login_to_telinfy` using your Telinfy username and password to establish a session.

  • Send DLT-compliant SMS

    Use `send_sms` to send transactional or promotional messages with sender name and template ID, e.g., "Send an OTP to +919876543210."

  • Schedule dynamic campaigns

    Leverage `scheduleDynamicCampaign` to send personalized bulk SMS using an Excel file with variable substitution (e.g., name, order ID).

  • Manage contact groups

    Create phonebooks with `create_phonebook`, list groups via `get_phonebook_groups`, and view or edit contacts using `get_group_contacts` and `edit_contact`.

  • Send WhatsApp campaigns

    Use `send_whatsapp_campaign` with pre-created templates to message customers, then track performance via `fetch_whatsapp_smart_report`.

  • Fetch delivery reports

    Retrieve SMS, WhatsApp, or RCS campaign reports with date filtering using `fetch_sms_campaign_report`, `fetch_rcs_report`, or `getMessageReport`.

Tags

  • sms
  • communication
  • whatsapp
  • productivity

Related MCP servers

E

ElevenLabs

Official

The official ElevenLabs MCP server

1.5kCommunicationUpdated 8 days ago
R

Resend Email

Official

Send emails directly from your editor using the Resend API.

566CommunicationUpdated Today
A

AgentRPC

Official

Connect to any function, any language, across network boundaries using AgentRPC.

135CommunicationUpdated Jun 22, 2026
T

Twilio

Official

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

109CommunicationUpdated Feb 14, 2026