Skip to content
Back to search
90
MCP live v1.0.1 MCP 2025-06-18 streamable-http

com.dillilabs.deva/dilli-email-validation-api-server

com.dillilabs.deva/dilli-email-validation-api-server

An MCP server that provides tools to validate an email address using Dilli Email Validation API.

Uptime
100.0%
1 direct probes · 30d
Response
1607ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

validate_email

Validates an email address using the DEVA API.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.dillilabs.deva/dilli-email-validation-api-server": {
      "url": "https://deva.dillilabs.com/mcp",
      "transport": "streamable-http"
    }
  }
}