Skip to main content
Glama
theYahia

ileti-merkezi-mcp

by theYahia

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

Related MCP server: smsmanager

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 Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.

  • MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

  • Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/ileti-merkezi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server