khadinakbaronline/youtube-channel-email-extractor
Extract emails, phones, Instagram, Twitter, TikTok & website from any YouTube channel. MCP-ready. Pay only when email found.
Platform-specific configuration:
{
"mcpServers": {
"youtube-channel-email-extractor": {
"command": "npx",
"args": [
"-y",
"youtube-channel-email-extractor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Extract email addresses from YouTube channel About sections. Bulk processing, JSON/CSV output.
[](https://apify.com/khadinakbar/youtube-channel-email-extractor)
npm install -g apify-cli
apify call khadinakbar/youtube-channel-email-extractorOr run directly: apify.com/khadinakbar/youtube-channel-email-extractor
Add to your Claude Desktop / Cursor config.json:
{
"mcpServers": {
"youtube-channel-email-extractor": {
"command": "npx",
"args": ["-y", "@smithery/cli", "run", "khadin-akbar/youtube-channel-email-extractor", "--token", "YOUR_SMITHERY_TOKEN"]
}
}
}Or use the direct MCP endpoint:
https://mcp.apify.com/?tools=actors,docs,get-actor-run,get-actor-run-list,khadinakbar/youtube-channel-email-extractor| Actor | Description | |-------|-------------| | YouTube Email Scraper | Extract emails from YouTube channels | | Google Maps Leads | B2B leads from Google Maps | | Reddit Scraper | Posts, comments, subreddit analytics | | Google Trends | All 5 Trends data types | | LinkedIn Jobs | LinkedIn job listings | | X Tweet Scraper | Tweets without the API | | Meta Ad Library | Competitor ad intelligence | | Google News | Real-time news monitoring |
Apache 2.0
Loading reviews...