Loading MCP server directory, please wait...
Phone carrier for AI agents. Provision numbers, make calls, send SMS, TCPA compliance built-in.
npx @getmcp/cli add io.github.idanbier999/saperlyRequires Node.js 18+. Community-contributed server. Review source before installing.
SAPERLY_API_KEYYour Saperly API key (sk_live_... or sk_test_...). Get one at https://saperly.com/portal — 500 free credits on signup.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.idanbier999/saperly": {
"command": "npx",
"args": [
"-y",
"@saperly/mcp"
],
"env": {
"SAPERLY_API_KEY": "",
"SAPERLY_BASE_URL": ""
}
}
}
}