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.
AuthorizationBearer token in the form 'Bearer <your Quackr API key>', from your profile page at quackr.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.quackr/quackr": {
"url": "https://mcp.quackr.io/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}