neverbounce-mcp-server

Meerkats-Ai/neverbounce-mcp-server
★ 0 stars JavaScript Communication Updated today
neverbounce-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neverbounce-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/neverbounce-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that integrates with the NeverBounce API to provide email validation capabilities. - Validate email addresses to check if they are valid, deliverable, and safe to send to 1. Clone this repository 2. Install dependencies: ``` npm install ``` 3. Create a `.env` file based on `.env.example` and add your NeverBounce API key:

Tools (1)

neverbounce_validate_email