Skip to main content
Glama

Email Checker MCP Server

by ravinahp

verify_email

Check if an email address is valid using the 2ip.me API. This tool instantly returns a true or false response to confirm email existence without requiring an API key.

Instructions

Verify an email address using the 2ip.me API. Args: email (str): The email address to verify Returns: str: "true" or "false" indicating if the email is valid

Input Schema

NameRequiredDescriptionDefault
emailYes

Input Schema (JSON Schema)

{ "properties": { "email": { "title": "Email", "type": "string" } }, "required": [ "email" ], "title": "verify_emailArguments", "type": "object" }

You must be authenticated.

Other Tools from Email Checker MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ravinahp/email-checker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server