Neverbounce

Neverbounce

NeverBounce provides email verification services to ensure the validity of email addresses, enhancing deliverability and reducing bounce rates.

65VIEWS
2706USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app neverbouncenpx @composio/cli add cursor --app neverbouncenpx @composio/cli add cursor --app neverbouncenpx @composio/cli add cursor --app neverbounce

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Account Info

Tool to get account information including credits, job counts, and usage statistics. use when retrieving neverbounce account summary after authentication.

Create Neverbounce Bulk Verification Job

Tool to create a new bulk verification job with parsing, sampling, and callback options. use for asynchronous list verification with advanced control.

Delete Neverbounce Job

Tool to permanently delete a job and its results. use when you need to irreversibly remove a bulk verification job. this delete is irreversible.

Download Job Results (get)

Tool to download job results as a csv file via get. use after job completion to retrieve segmented or enriched csv output.

Retrieve Job Results

Tool to retrieve paginated results for a completed job, including original data and verification outcomes. use after confirming job completion and when paging through results.

Start Neverbounce Job

Tool to start a parsed job when auto start is disabled. use after creating a job with auto start=false.

Get Bulk Job Status

Tool to get the status and progress of a bulk verification job. use when

Neverbounce Account Info

Tool to get account information including credits, job counts, and usage statistics. use after authenticating to retrieve neverbounce account summary.

Delete Neverbounce Job

Tool to permanently delete a job and its results. use when you need to irreversibly remove a bulk verification job. deletion is irreversible.

Download Job Results (post)

Tool to download job results as a csv file via post. use after job completion to fetch segmented or enriched csv output.

Neverbounce Single Check

Tool to verify a single email address and gather additional information. use when you need real-time validation at the point of entry.

Js Widget Send Event

Tool to send widget form events via the js widget api. use when reporting form.load or form.completion events after user interactions with your form.

12 actions available