MCP Server
MCP
YouTube Research MCP
Citation-ready YouTube transcript research and optional channel intelligence for AI agents.
Install
npx -y @coyasong/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@coyasong/youtube-mcp-server",
"version": "1.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional YouTube Data API v3 key for search, comments, metadata, and statistics.",
"isSecret": true,
"name": "YOUTUBE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment