Skip to main content
Glama

46elks MCP Server

by palhamel

get_delivery_statistics

Analyze SMS delivery statistics and success rates from recent messages to monitor message performance and delivery outcomes.

Instructions

Get SMS delivery statistics and success rates from recent messages

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent messages to analyze for statistics (default: 50, max: 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of recent messages to analyze for statistics (default: 50, max: 100)", "maximum": 100, "minimum": 10, "type": "number" } }, "required": [], "type": "object" }

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/palhamel/46elks-mcp-server'

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