loading…
Search for a command to run...
loading…
MCP server for Ileti Merkezi SMS API (Turkey). Enables sending SMS, bulk SMS, checking delivery reports, and managing contacts and blacklists via API Key + Hash
MCP server for Ileti Merkezi SMS API (Turkey). Enables sending SMS, bulk SMS, checking delivery reports, and managing contacts and blacklists via API Key + Hash authentication.
MCP server for Ileti Merkezi SMS API (Turkey). Send SMS, bulk SMS, check delivery reports, manage contacts and blacklists via API Key + Hash authentication.
| 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 |
{
"mcpServers": {
"ileti-merkezi": {
"command": "npx",
"args": ["-y", "@theyahia/ileti-merkezi-mcp"],
"env": {
"ILETI_API_KEY": "<YOUR_API_KEY>",
"ILETI_SECRET": "<YOUR_SECRET>"
}
}
}
}
| Variable | Required | Description |
|---|---|---|
ILETI_API_KEY |
Yes | API key from Ileti Merkezi panel |
ILETI_SECRET |
Yes | Secret key from Ileti Merkezi |
MIT
Run in your terminal:
claude mcp add ileti-merkezi-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.