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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Bouncer authenticates with an API key. Generate the credential in your Bouncer account, then paste it into FlyMyAI the first time an agent uses a Bouncer action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Bouncer API Key | The API key used for authenticating requests to the Bouncer API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
BOUNCER_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. | id |
BOUNCER_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. | items |
BOUNCER_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. | emails |
BOUNCER_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. | batch_id |
BOUNCER_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. | id |
BOUNCER_FINISH_BATCH | Tool to mark a batch verification process as finished. use after batch processing completes to stop further verifications and reclaim unused credits. | batch_id |
BOUNCER_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. | batch_id |
BOUNCER_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. | domain |
BOUNCER_VERIFY_EMAIL | Tool to verify a single email address in real-time. use when validating email entry form inputs instantly. | email |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Bouncer!