46elks MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRY_RUN | No | Enable dry run mode to simulate SMS sending without actual delivery or charges | true |
| ELKS_API_PASSWORD | Yes | Your 46elks API password (starts with 'p') | |
| ELKS_API_USERNAME | Yes | Your 46elks API username (starts with 'u') | |
| ELKS_PHONE_NUMBER | Yes | Your 46elks phone number in international format (e.g., +46701234567) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_smsC | Send SMS message via 46elks |
| get_sms_messagesC | Retrieve SMS message history from 46elks |
| check_sms_statusA | Check delivery status and details of a sent SMS |
| check_account_balanceB | Check 46elks account balance and account information to verify funds availability for SMS sending |
| estimate_sms_costA | Estimate cost and message segments for SMS without sending it |
| get_delivery_statisticsC | Get SMS delivery statistics and success rates from recent messages |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/palhamel/46elks-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server