YouTube Email Finder
Find the contact email of YouTube channels from the link, the @handle or the channel_id. Resolves th
Open source Repository Open in the app JSON README (API)
About
Find the contact email of YouTube channels from the link, the @handle or the channel_id. Resolves th
Details
- Kind
- MCP servers
- Topic
- Communication
- Publisher
- mcp-dir
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 0.1.0
- Last push
- 2026-08-30T19:39:53Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-29 04:00:46
- Updated
- 2026-08-29 04:00:46
- Origin id
io.github.mcp-dir/youtube_email-mcp
README
# YouTube Email Finder ### YouTube Email Finder for Claude, ChatGPT and AI agents Find the contact email of YouTube channels from the link, the @handle or the channel_id. Resolves the contact-block email too, not only the one in the description. Accepts many channels per call. Hosted by the platform, no credentials. - 📊 **0 tools** - 🔒 **Read-only** - 💬 **Works with any MCP client**: Claude Desktop, Cursor, VS Code, Cline, Continue - 🔑 **Magic-link login (no password)** [Versão em português](README.pt.md) · [Full docs (PT-BR)](docs/) · [Agent skill](skills/) --- ## One-click install ### Claude (Web and Desktop) Anthropic unified MCP installation at `claude.ai/customize/connectors`. **The same link works for Claude Web and Claude Desktop** (just be logged in): [➕ Open in Claude and connect](https://claude.ai/new?modal=add-custom-connector#settings/customize-connectors) **Manual** (if the deeplink does not open): [claude.ai/customize/connectors](https://claude.ai/customize/connectors?surface=cowork) → **+** → **Add custom connector** → paste **Name** `YouTube Email Finder` and **URL** `https://api.mcp.ai/p_youtube_email`. ### Cursor [➕ Install YouTube Email Finder in Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=youtube_email&config=eyJ1cmwiOiJodHRwczovL2FwaS5tY3AuYWkvcF95b3V0dWJlX2VtYWlsIn0=) ### VS Code (Copilot Chat) [➕ Install YouTube Email Finder in VS Code](vscode:mcp/install?name=youtube_email&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.mcp.ai%2Fp_youtube_email%22%7D) ### ChatGPT, Manus, OpenClaw and 40+ other clients Works with any MCP client that speaks **MCP over HTTP**. The server URL is always: ``` https://api.mcp.ai/p_youtube_email ``` Per-client details: [INSTALL.md](INSTALL.md). --- ## Example prompts ``` Find the email for channel https://youtube.com/@mkbhd Get the emails of these channels: @mkbhd, @MrBeast What is the contact email of channel_id UCX6OQ3DkcsbYNE6H8uQQuVA? ``` --- ## 0 tools available | Tool | Description | |---|---| Details for each tool: [docs/ferramentas.md](docs/ferramentas.md) (PT-BR) --- ## Pricing Plans start at a free tier. See [docs/precos.md](docs/precos.md) (PT-BR). --- ## Privacy & data protection - **Read-only**, no tool changes data at the source. - **Sub-processors**: the LLM host you choose (Claude, ChatGPT, Cursor, your own agent). Full list in [docs/privacidade-lgpd.md](docs/privacidade-lgpd.md). - Data returned by the tools is sent to **the LLM host you choose**, a sub-processor outside our control. We recommend plans with training opt-out. --- ## FAQ **Is the server open source?** The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skills, all MIT. **Can I use it with my own agent (not Claude/Cursor)?** Yes, any client that speaks MCP over HTTP. URL: `https://api.mcp.ai/p_youtube_email`. --- ## Support - 📧 [youtube_email@mcp.ai](mailto:youtube_email@mcp.ai) - 🐛 [GitHub Issues](https://github.com/mcp-dir/youtube_email-mcp/issues) - 📄 [docs/](docs/) --- ## License MIT — see [LICENSE](LICENSE). The MCP server at `api.mcp.ai/p_youtube_email` is proprietary (hosted); this repo (manifests, docs, skills) is MIT.