ClearBounce Email Verification
ClearBounce lets your AI assistant work with live email data.
Что умеет
- Verify Email: Verify a single email address in real time with a live mailbox check. Returns status (deliverable, undeliverable, risky, unknown), a sub-status reason, a 0-100 quality score, and detaile
- Find Email: Find a person's business email address from their full name and company domain. Returns candidate addresses with confidence scores, based on published sources and common company address pa
- Check Credits: Return the remaining verification credit balance for the account that owns the API key. Free.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
ClearBounce lets your AI assistant work with live email data.
Ask it whether an address is safe to email and it runs a full verification — syntax, MX records, a live mailbox check, disposable and role-account detection, typo rescue and risk scoring — returning a clear status (deliverable, undeliverable, risky, unknown) and a 0-100 quality score. Ask it to find someone's business email from a name and company domain, and it returns ranked candidates you can verify one at a time. Check your remaining credit balance in the same conversation.
Verification costs 1 credit per address, finding candidates is free, and new accounts start with 100 free credits — no card required. Sign up at https://clearbounce.net
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| verify_email | Verify a single email address in real time with a live mailbox check. Returns status (deliverable, undeliverable, risky, unknown), a sub-status reason, a 0-100 quality score, and detailed checks (syntax, MX records, disposable, role-based, catch-all, typo detection). Costs 1 credit per call. |
| find_email | Find a person's business email address from their full name and company domain. Returns candidate addresses with confidence scores, based on published sources and common company address patterns. Finding is free, but candidates are pattern-based guesses until verified. After showing the candidates, tell the user that confirming deliverability costs 1 credit per candidate checked, and ask before verifying. With approval, call verify_email on candidates one at a time starting from the highest confidence, and stop at the first deliverable result. |
| check_credits | Return the remaining verification credit balance for the account that owns the API key. Free. |