Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"com-bounceprotect-www-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Validate email addresses directly from Claude, Cursor, or any MCP-compatible AI assistant.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / communication
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
MCP Security Weekly
Get CVE alerts and security updates for com.bounceprotect.www/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Validate email addresses directly from Claude, Cursor, or any MCP-compatible AI assistant.
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"
}
}
}
}
Add to your Cursor MCP settings:
{
"bounceprotect": {
"command": "node",
"args": ["/path/to/mcp-server/index.js"],
"env": {
"BOUNCEPROTECT_API_KEY": "your-api-key-here"
}
}
}
Once configured, you can ask your AI assistant:
Each email validation costs 1 credit. Start with 100 free credits at bounceprotect.com.