Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Bouncer

Bouncer

Bouncer is an email verification and validation service that helps ensure email deliverability by verifying email addresses through real-time and batch processing APIs.

161VIEWS
2247USERS

Install MCP Server

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

npx @composio/cli add cursor --app bouncernpx @composio/cli add cursor --app bouncernpx @composio/cli add cursor --app bouncernpx @composio/cli add cursor --app bouncer

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

Available Tools

Check Toxicity List Job Status

Tool to check the status of a specific toxicity list job. use after creating a toxicity list job to poll its status until completion.

Create Batch Request

Tool to initiate a batch email verification request. use when you have multiple emails to verify in one api call. returns a batch id and initial status.

Create Toxicity List Job

Tool to create a toxicity analysis job for a list of email addresses. use when you need to batch-process toxicity checks for multiple emails at once.

Delete Batch Request

Tool to delete a batch verification request. use when you need to remove all associated emails and results for a specific batch after confirming that the batch data is no longer required.

Delete Toxicity List Job

Tool to delete a specific toxicity list job. use when you need to remove a completed or unwanted toxicity analysis job after confirming its id.

Finish Batch

Tool to mark a batch verification process as finished. use after batch processing completes to stop further verifications and reclaim unused credits.

Get Batch Results

Tool to retrieve the results of a batch verification process. use after submitting a batch to fetch all processed email verification outcomes.

Verify Domain

Tool to verify the validity and configuration of a domain. use when you need to confirm the domain's mx records and catch-all behavior.

Verify Email

Tool to verify a single email address in real-time. use when validating email entry form inputs instantly.

9 actions available