Find and verify business emails with an open-source MCP server using DNS, SMTP checks, and web scraping without paid API subscriptions.
{
"mcpServers": {
"prospector-email-finder": {
"command": "npx",
"args": [
"-y",
"prospector-mcp"
]
}
}
}