Loading MCP server directory, please wait...
Send SMS, manage approved sender IDs, and check credits via KindleSMS.
npx @getmcp/cli add io.github.lexerAnn/kindlesmsRequires Node.js 18+. Community-contributed server. Review source before installing.
USER_TOKENYour KindleSMS Personal Connector Token from Settings > Claude & API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lexerAnn/kindlesms": {
"command": "npx",
"args": [
"-y",
"kindlesms"
],
"env": {
"USER_TOKEN": ""
}
}
}
}