ai-mcp-agent
Verified Safeby sandaliqbal
Overview
A minimal AI agent platform for integrating with YouTube APIs to extract transcripts and generate content like blog posts, social media updates, and video chapters.
Installation
No command providedSecurity Notes
The project includes a 'custom MCP server implementation' in 'mcp-server/server.py'. Without code review, it's difficult to ascertain specific security vulnerabilities regarding endpoint exposure, authentication, or authorization. No obvious signs of 'eval' or obfuscation from the provided description. General network risks associated with running any custom server apply.
Similar Servers
mcp-server-youtube-transcript
Provides a Model Context Protocol server to retrieve YouTube video transcripts, including language fallback, timestamps, and ad filtering.
yt-dlp-mcp
Integrate video platform capabilities like search, metadata extraction, and content download into AI agents using yt-dlp.
zeromcp
A minimal, pure Python Model Context Protocol (MCP) server for exposing tools, resources, and prompts via HTTP/SSE and Stdio transports.
mcp-youtube
Empowers AI language models to retrieve token-optimized, structured YouTube data for video search, detail retrieval, transcript fetching, channel analysis, and trend discovery.