Email Finder Server for Cursor
io.github.admosolutionsgo-star/email-finder-server
Extract emails and phones from any website via Apify.
client:Cursor
transport:streamable-http
Install Email Finder Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-finder-server": {
"url": "https://mcp.apify.com/?tools=fetch-actor-details,admo-solutions/email-extractor"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs