Kindlesms runs on your own machine — the client starts it, so there is no endpoint to ping.
Send SMS, manage approved sender IDs, and check credits via KindleSMS.
Today is the operative word: we check Kindlesms every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kindlesms -- npx -y kindlesms
{
"mcpServers": {
"kindlesms": {
"args": [
"-y",
"kindlesms"
],
"command": "npx"
}
}
}
[mcp_servers.kindlesms]
command = "npx"
args = ["-y", "kindlesms"]
{
"mcpServers": {
"kindlesms": {
"args": [
"-y",
"kindlesms"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kindlesms": {
"args": [
"-y",
"kindlesms"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
USER_TOKEN (Your KindleSMS Personal Connector Token from Settings > Claude & API).
The author declared them in the registry entry; get the values from the project itself.
Search indexes, manage documents, check health and stats.
Schedule AI phone calls, manage assignments, and check credits from Claude.
Search ProtoClinical's current K-beauty catalog and manage buyer-approved carts and checkouts.
Search, read, send, and manage email via macOS Mail.app across all configured accounts.
Manage contacts, campaigns, senders, and deliverability via SuperSend API
Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
MCP server for macOS Reminders.app — list and reminder management via AppleScript
Search OpenSearch indices, manage documents, check health and stats.
Answers built from our own checks of this server.