@Bounceprotect/
FreeNot checkedEmail validation and SMTP verification for Claude Desktop, Cursor, and Claude Code
About
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code
README
BounceProtect MCP Server
Validate email addresses directly from Claude, Cursor, or any MCP-compatible AI assistant.
Tools available
- validate_email — validate a single email
- validate_emails_bulk — validate up to 100 emails at once
- check_credits — check your credit balance
Setup
Get your API key
- Sign up at https://bounceprotect.com
- Go to Dashboard → API Keys
- Create a new key
Install and configure
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"bounceprotect": {
"command": "node",
"args": ["/path/to/mcp-server/index.js"],
"env": {
"BOUNCEPROTECT_API_KEY": "your-api-key-here"
}
}
}
}
Cursor
Add to your Cursor MCP settings:
{
"bounceprotect": {
"command": "node",
"args": ["/path/to/mcp-server/index.js"],
"env": {
"BOUNCEPROTECT_API_KEY": "your-api-key-here"
}
}
}
Example usage
Once configured, you can ask your AI assistant:
- "Validate the email [email protected]"
- "Check if these 5 emails are valid: [list]"
- "How many BounceProtect credits do I have left?"
- "Validate all the emails in this list and tell me which ones to remove"
Pricing
Each email validation costs 1 credit. Start with 100 free credits at bounceprotect.com.
Installing @Bounceprotect/
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/BounceProtect/bounceprotect-mcpFAQ
Is @Bounceprotect/ MCP free?
Yes, @Bounceprotect/ MCP is free — one-click install via Unyly at no cost.
Does @Bounceprotect/ need an API key?
No, @Bounceprotect/ runs without API keys or environment variables.
Is @Bounceprotect/ hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install @Bounceprotect/ in Claude Desktop, Claude Code or Cursor?
Open @Bounceprotect/ on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare @Bounceprotect/ with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
