Glama
MCP
Servers
Email Checker MCP Server
Claim
by
ravinahp
GitHub
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
verify_email
Copy
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
Name
Required
Description
Default
email
Yes
Input Schema (JSON Schema)
{ "properties": { "email": { "title": "Email", "type": "string" } }, "required": [ "email" ], "title": "verify_emailArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
verify_email