Skip to content
Claude Code

SMSPM MCP Server for Claude Code

io.github.alesav/smspm

Send SMS via the SMSPM API from any MCP client.

client:Claude Code transport:stdio runtime:npm

Install SMSPM MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add smspm -e SMSPM_HASH=<SMSPM_HASH> -e SMSPM_TOKEN=<SMSPM_TOKEN> -- npx -y smspm-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

SMSPM MCP Server in other clients