Back to directory
iletimerkezi/iletimerkezi-mcp-server

iletimerkezi/iletimerkezi-mcp-server

@iletimerkezi

Model Context Protocol server for iletiMerkezi SMS API - send SMS, query delivery reports, and manage senders/blacklists

smsturkishapimessagingotpdelivery-reportsbulk-smsturkeycommerce

Installation & Configuration

{
  "mcpServers": {
    "iletimerkezi": {
      "command": "npx",
      "args": [
        "-y",
        "@iletimerkezi/mcp-server"
      ],
      "env": {
        "ILETIMERKEZI_API_KEY": "your-api-key",
        "ILETIMERKEZI_API_HASH": "your-api-hash"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12