Home › Search & Research › YouTube Research MCP
YouTube Research MCP
Citation-ready YouTube transcript research and optional channel intelligence for AI agents.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.2.0)
npx -y @coyasong/youtube-mcp-server@1.2.0
Or add to your MCP client config:
{
"mcpServers": {
"youtube-mcp-server": {
"command": "npx",
"args": [
"-y",
"@coyasong/youtube-mcp-server@1.2.0"
],
"env": {
"YOUTUBE_API_KEY": "<YOUR_VALUE>"
}
}
}
}
YOUTUBE_API_KEYsecret — Optional YouTube Data API v3 key for search, comments, metadata, and statistics.
Related servers
Sui Knowledge Base (kapa.ai)
Semantic search across Sui documentation and knowledge sources, powered by kapa.ai
wigolo
Local-first web intelligence MCP server for AI coding agents
Zotero MCP
Search, read, annotate, and add to your Zotero research library, local or web.
exa-mcp-server
Connect AI agents to Exa for web search, content fetching, and multi-step research.
arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
Data from the Official MCP Registry