Skip to main content
Glama
johnalvero

Promotexter MCP Server

by johnalvero

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROMOTEXTER_API_KEYYesAPI Key from your Promotexter dashboard.
PROMOTEXTER_SENDER_IDYesSender ID that must be whitelisted in your Promotexter account.
PROMOTEXTER_API_SECRETYesAPI Secret from your Promotexter dashboard.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_balanceB

Get the current account balance from Promotexter.

Returns: Account balance information

send_smsA

Send a single SMS message via Promotexter.

Args: to: Recipient mobile number (must be valid mobile number format) text: Message content (maximum 1000 characters) reference_id: Optional reference ID for tracking

Returns: SMS send response with transaction details

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/johnalvero/promotexter-mcp'

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