Ileti Merkezi
FreeNot checkedMCP server for Ileti Merkezi SMS API (Turkey). Enables sending SMS, bulk SMS, checking delivery reports, and managing contacts and blacklists via API Key + Hash
About
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.
README
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
Install Ileti Merkezi in Claude Desktop, Claude Code & Cursor
unyly install ileti-merkezi-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ileti-merkezi-mcp -- npx -y @theyahia/ileti-merkezi-mcpFAQ
Is Ileti Merkezi MCP free?
Yes, Ileti Merkezi MCP is free — one-click install via Unyly at no cost.
Does Ileti Merkezi need an API key?
No, Ileti Merkezi runs without API keys or environment variables.
Is Ileti Merkezi hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Ileti Merkezi in Claude Desktop, Claude Code or Cursor?
Open Ileti Merkezi on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Ileti Merkezi with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
