Bounceprotect runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 1 Jun 2026.
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bounceprotect -- npx -y @bounceprotect/mcp
{
"mcpServers": {
"bounceprotect": {
"args": [
"-y",
"@bounceprotect/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bounceprotect]
command = "npx"
args = ["-y", "@bounceprotect/mcp"]
{
"mcpServers": {
"bounceprotect": {
"args": [
"-y",
"@bounceprotect/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bounceprotect": {
"args": [
"-y",
"@bounceprotect/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.