Command Palette

Search for a command to run...

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

Kavenegar

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

MCP server for Kavenegar — SMS gateway, OTP, voice (Iran)

GitHubEmbed

Описание

MCP server for Kavenegar — SMS gateway, OTP, voice (Iran)

README

If you were looking for a way to send an SMS or a one-time password from Claude or another AI assistant, run a bulk send, check delivery status or read your remaining credit without writing gateway code, this is it. 8 tools cover single and bulk SMS, template-based lookup messages, OTP, delivery status, outbox listing, account info and balance. Authentication is a Kavenegar API key in the URL path.

Tools (8)

Tool Description
send_sms Send a single SMS message
send_bulk_sms Send SMS to multiple recipients
get_delivery_status Check message delivery status
get_account_info Get account information
lookup Send template-based SMS with tokens
send_otp Send OTP code using a template
get_balance Get account balance and credits
list_outbox List sent messages in date range

Quick Start

{
  "mcpServers": {
    "kavenegar": {
      "command": "npx",
      "args": ["-y", "@theyahia/kavenegar-mcp"],
      "env": {
        "KAVENEGAR_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Environment Variables

Variable Required Description
KAVENEGAR_API_KEY Yes API key from Kavenegar panel

Demo Prompts

  • "Send an SMS to 09121234567 saying 'Your order is ready'"
  • "Send bulk SMS to 3 numbers with a promotion"
  • "Check delivery status of message 123456789"
  • "Send OTP to 09121234567 using template 'verify'"
  • "Show my Kavenegar account balance"

License

MIT


Telegram: @vhodvai

from github.com/theYahia/kavenegar-mcp

Установка Kavenegar

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

▸ github.com/theYahia/kavenegar-mcp

FAQ

Kavenegar MCP бесплатный?

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

Нужен ли API-ключ для Kavenegar?

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

Kavenegar — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Kavenegar в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Kavenegar with

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

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

Автор?

Embed-бейдж для README

Похожее

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