Catalog
com.dillilabs.deva/dilli-email-validation-api-server
Official1 toolAn MCP server that provides tools to validate an email address using Dilli Email Validation API.
Validate email addresses using Dilli Email Validation API.
Captured live from the server via tools/list.
validate_email
Validates an email address using the DEVA API.
Parameters (1)
- emailstringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dilli-email-validation-api-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://deva.dillilabs.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.