textbee SMS
Send and read SMS through your own Android phone via textbee.dev, the open-source SMS gateway.
Install
npmstdio
npx -y @textbee/mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-textbee-mcp": {
"command": "npx",
"args": [
"-y",
"@textbee/mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.textbee/mcp · published 2026-08-22 · updated 2026-08-22. Not an endorsement; review the code before connecting it to anything sensitive.