Back to MCP Servers
MCP Server

Provides local Model Context Protocol integration of YouTube-Summarizer APIs as tools for AI applications, enabling natural language queries and seamless Docker-based deployment.

Verified
python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Server

MCP Server

Unlock the full potential of MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

MCP Server

MCP Server is created on top of all the APIs from the Youtube-Summarizer. All APIs are exposed as tools in the MCP protocol and available for any AI application to integrate with.

Note: Currently MCP only supports local connections, so it doesn't support remote use of these tools.

Setup

Docker Setup

Build the Docker image:

docker build -t youtube-summarizer-mcp .

Run the MCP server using Docker:

docker run -i --rm youtube-summarizer-mcp

Using the Inspector

You can use the MCP Inspector to explore available tools and test them:

./inspector.sh

Usage with Claude Desktop

Add the following to your claude_desktop_config.json:

{ "mcpServers": { "youtube-summarizer": { "command": "docker", "args": [ "run", "-i", "--rm", "youtube-summarizer-mcp" ] } } }

Now you can use the added mcp tools from server.py in claude desktop

MCP Client Sample (Without Claude Desktop)

Run the MCP client locally to try out the Social Toolkit using natural language:

Setup

./setup.sh

Run

./run.sh

It will run both MCP server and client, connected to each other. The terminal will prompt for natural language queries from the user, which then will be translated into MCP tool calls to answer the user query.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • GitHub MCP Server

    Enhance Claude Desktop with seamless GitHub integration via Model Context Protocol, enabling natural...

    Added May 30, 2025
  • S3 MCP Server

    Provides Model Context Protocol (MCP) tools for seamless interaction with AWS S3, enabling listing o...

    3 tools
    Added May 30, 2025
  • Kali Linux MCP Server

    A Kali Linux-based Model Context Protocol (MCP) server enabling execution of returnable commands for...

    5 tools
    Added May 30, 2025
  • Powertools MCP Search Server

    Model Context Protocol server enabling efficient local search of AWS Lambda Powertools documentation...

    2 tools
    Added May 30, 2025
  • Perplexity AI MCP Server

    Provides seamless integration with Perplexity AI via Model Context Protocol, enabling chat, search, ...

    5 tools
    Added May 30, 2025