Loading MCP server directory, please wait...
Virtual phone numbers for SMS verification, OTP receipt, and number management.
npx @getmcp/cli add io.quackr/quackrRequires Node.js 18+. Community-contributed server. Review source before installing.
QUACKR_API_KEYYour Quackr API key, from your profile page at quackr.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.quackr/quackr": {
"command": "npx",
"args": [
"-y",
"quackr-mcp"
],
"env": {
"QUACKR_API_KEY": ""
}
}
}
}