Kindlesms MCP server
Send SMS, manage approved sender IDs, and check credits via KindleSMS.
Usage numbers are collected on the next scan
Reviews
Write oneNobody has reviewed Kindlesms yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Kindlesms tools (3, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
check_balanceCheck your current KindleSMS credit balance and see your registered approved Sender IDs.
list_sender_idsList all approved and registered Sender IDs (brand names) on your KindleSMS account.
send_smswrite actionSend an SMS text message to a single recipient through KindleSMS. Costs 1 credit. IMPORTANT: When the user specifies a Sender ID (e.g. 'using Lesalb', 'from MyStore', 'as BrandX', 'with sender ID XYZ'), always extract that name into the 'sender_id' parameter and remove that phrase from the 'message' body text so the recipient only receives the intended text.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
Runs npx -y kindlesms on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add kindlesms -- npx -y kindlesms
Kindlesms: common questions
- Is Kindlesms MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the Kindlesms safety report
- How do I install Kindlesms?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Kindlesms need an API key?
- Yes. The registry entry asks for
USER_TOKEN. - Is Kindlesms maintained?
- The latest release is v1.0.2.