Loading MCP server directory, please wait...
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
npx @getmcp/cli add io.github.fahassan00/bounceprotectRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fahassan00/bounceprotect": {
"command": "npx",
"args": [
"-y",
"@bounceprotect/mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}