loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

ileti-merkezi-mcp

MCP Tool

theYahia/ileti-merkezi-mcp

MCP server for Ileti Merkezi — SMS gateway, OTP (Turkey)

Install

$ npx loaditout add theYahia/ileti-merkezi-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "ileti-merkezi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ileti-merkezi-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

ileti-merkezi-mcp

MCP server for Ileti Merkezi SMS API (Turkey). Send SMS, bulk SMS, check delivery reports, manage contacts and blacklists via API Key + Hash authentication.

Tools (8)

| Tool | Description | |---|---| | send_sms | Send a single SMS message | | send_bulk_sms | Send SMS to multiple recipients | | get_sms_report | Get delivery report | | get_balance | Get account balance and SMS credits | | list_senders | List approved sender names | | create_contact_group | Create a contact group | | add_contacts | Add contacts to a group | | get_blacklist | Get blacklisted numbers |

Quick Start
{
  "mcpServers": {
    "ileti-merkezi": {
      "command": "npx",
      "args": ["-y", "@theyahia/ileti-merkezi-mcp"],
      "env": {
        "ILETI_API_KEY": "<YOUR_API_KEY>",
        "ILETI_SECRET": "<YOUR_SECRET>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | ILETI_API_KEY | Yes | API key from Ileti Merkezi panel | | ILETI_SECRET | Yes | Secret key from Ileti Merkezi |

Demo Prompts
  • "Send an SMS to +905551234567 saying 'Your order is ready'"
  • "Send bulk SMS to my VIP customers about the 20% discount"
  • "Check delivery report for message msg_001"
  • "How many SMS credits do I have left?"
  • "List all my approved sender names"
  • "Create a new contact group called 'March Campaign'"
License

MIT

Tags

apimcpmcp-servermessagingsmsturkey-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/ileti-merkezi-mcp)](https://loaditout.ai/skills/theYahia/ileti-merkezi-mcp)