Database · MODEL CONTEXT PROTOCOL

NvkAnirudh YT to LinkedIn MCP Server

NvkAnirudh YT to LinkedIn MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.

WHAT IT CONNECTS

NvkAnirudh YT to LinkedIn MCP Server 为 AI Agent 提供什么

  • **YouTube Transcript Extraction**: Extract transcripts from YouTube videos using video URLs
  • **Transcript Summarization**: Generate concise summaries of video content using OpenAI GPT
  • **LinkedIn Post Generation**: Create professional LinkedIn post drafts with customizable tone and style
  • **Modular API Design**: Clean FastAPI implementation with well-defined endpoints
  • **Containerized Deployment**: Ready for deployment on Smithery
  • Python 3.8+
  • Docker (for containerized deployment)
  • OpenAI API Key
  • YouTube Data API Key (optional, but recommended for better metadata)
  • Clone the repository:
  • Create a virtual environment and install dependencies:
  • Create a `.env` file in the project root with your API keys:
  • Run the application:
  • Access the API documentation at http://localhost:8000/docs
  • Build the Docker image:
  • Run the container:
  • Ensure you have the Smithery CLI installed and configured.
  • Deploy to Smithery:

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。