OAuth 2.0 protected MCP server for SMS.ir platform
Users authenticate with their SMS.ir API key
API keys validated against SMS.ir API
RFC 7591 compliant auto-registration
Works with OpenAI MCP connector
smsir_verify_send - Send SMS using templates (OTP, verification)
smsir_bulk_send - Send same message to multiple recipients
smsir_like_to_like_send - Send different messages to recipients
smsir_get_credit - Get account credit balance
smsir_get_lines - Get available sender line numbers
For integration guides, visit the project repository or check the documentation included with the deployment.