What's New
- Added Dockerfile for container-based deployments and directory listings (Glama)
- Version bump to match npm release
Installation
npx @joltsms/mcp-serverOr add to your MCP config:
{
"mcpServers": {
"joltsms": {
"command": "npx",
"args": ["-y", "@joltsms/mcp-server"],
"env": {
"JOLTSMS_API_KEY": "jolt_sk_..."
}
}
}
}Tools (10)
joltsms_list_numbers— List active phone numbersjoltsms_get_number— Get number detailsjoltsms_update_number— Set service label, tags, notesjoltsms_provision_number— Rent a new number ($50/mo)joltsms_release_number— Cancel a numberjoltsms_list_messages— Recent SMS messagesjoltsms_mark_read— Mark messages as readjoltsms_wait_for_sms— Poll for incoming SMS (key OTP tool)joltsms_get_latest_otp— Extract most recent OTP codejoltsms_billing_status— Subscription & billing info