piyush-pk/mcp-tools
An MCP server exposing a YouTube transcript tool. Fetch and process YouTube video transcripts with structured JSON output, ready for integration into AI workflows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-tools": {
"command": "npx",
"args": [
"-y",
"mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...