Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Io.Github.Stucchi/Telnyx

БесплатноНе проверен

Enables interaction with the Telnyx API for billing, phone numbers, and messaging.

GitHubEmbed

Описание

Enables interaction with the Telnyx API for billing, phone numbers, and messaging.

README

telnyx-mcp

MCP server for the Telnyx API — billing, phone numbers, and messaging.

Tools

Billing

  • get_balance — Account balance, pending charges, credit limit
  • list_invoices — List all invoices
  • get_invoice — Get a specific invoice
  • get_charges_breakdown — Charges breakdown for a date range (max 60 days)
  • get_charges_summary — Charges summary for a date range

Phone Numbers

  • list_phone_numbers — List all phone numbers on the account
  • get_phone_number — Get details of a specific phone number
  • search_available_numbers — Search available numbers to purchase
  • order_phone_number — Order/purchase a phone number

Messaging

  • send_message — Send an SMS message
  • list_messages — List sent and received messages
  • list_messaging_profiles — List messaging profiles

Installation

uvx telnyx-mcp

Claude Code

{
  "mcpServers": {
    "telnyx": {
      "command": "uvx",
      "args": ["telnyx-mcp"],
      "env": {
        "TELNYX_API_KEY": "<your-api-key>"
      }
    }
  }
}

Get your API key from portal.telnyx.com.

License

MIT

from github.com/stucchi/telnyx-mcp

Установка Io.Github.Stucchi/Telnyx

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/stucchi/telnyx-mcp

FAQ

Io.Github.Stucchi/Telnyx MCP бесплатный?

Да, Io.Github.Stucchi/Telnyx MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Io.Github.Stucchi/Telnyx?

Нет, Io.Github.Stucchi/Telnyx работает без API-ключей и переменных окружения.

Io.Github.Stucchi/Telnyx — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Io.Github.Stucchi/Telnyx в Claude Desktop, Claude Code или Cursor?

Открой Io.Github.Stucchi/Telnyx на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Io.Github.Stucchi/Telnyx with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development