Send SMS via the SMSPM API from any MCP client.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server for the SMSPM SMS API. Send transactional SMS from Claude Desktop, Cursor, Windsurf, Cline, or any MCP client. Get your API credentials at https://app.smspm.com/app/api.
Send SMS messages from Claude Desktop (or any MCP client) using your SMSPM account.
Note the full path to the built file โ you'll need it in the next step:
Open your Claude Desktop config file:
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
Add the smspm entry inside mcpServers:
If installed via npm globally, replace the path with:
"npx"as command and["smspm-mcp"]as args.
Restart Claude Desktop after saving the config.
e3dbe013-6f66-4fae-8ae2-96c364cb6b61)Once configured, just ask Claude:
"Send an SMS to +37256789045 saying Hello from Claude"
"Text +447911123456 โ your order has shipped"
Claude will use the send_sms tool automatically.
| Parameter | Required | Description |
|---|---|---|
toNumber | โ | Recipient phone in international format (e.g. 37256789045) |
text | โ | Message content |
fromNumber | โ | Sender name/number shown to recipient (default: smspm.com) |
SMSPM_HASH and SMSPM_TOKEN live only in your local config fileapi.smspm.comMIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/smspm-mcp-server)<a href="https://allmcps.com/mcp/smspm-mcp-server"><img src="https://allmcps.com/api/badge/smspm-mcp-server?style=directory" alt="SMSPM MCP Server on AllMCPs" /></a>