Emailable

Emailable

Emailable provides an email verification API that allows developers to integrate real-time email validation into their applications, ensuring the accuracy and deliverability of email addresses.

70VIEWS
2134USERS

Install MCP Server

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

npx @composio/cli add cursor --app emailablenpx @composio/cli add cursor --app emailablenpx @composio/cli add cursor --app emailablenpx @composio/cli add cursor --app emailable

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

Available Tools

Get Account Info

Tool to retrieve account information including owner email and available credits. use when you need to confirm account status before sending email verifications.

Get Batch Status

Tool to get the status and results of a batch verification job. use after submitting a batch to check its progress.

Initiate Oauth Authorization

Tool to initiate oauth 2.0 authorization code flow. use when you need to obtain an authorization code from emailable. returns the url to redirect the user to.

Verify Batch Emails

Tool to verify a batch of up to 50,000 email addresses. use when you need bulk deliverability checks for many emails at once.

Verify Email

Tool to verify a single email address and return detailed results. use when you need to check email deliverability and risk.

5 actions available