Skip to main content
Glama
toniher

youtube-personal-feed

by toniher

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesGoogle OAuth client ID from the Google Cloud Console.
CLIENT_SECRETYesGoogle OAuth client secret from the Google Cloud Console.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_subscriptionsA

List YouTube channels the authenticated user is subscribed to.

list_feedA

List the most recent uploads across all subscribed channels (the subscription feed). Returns standard https://www.youtube.com/watch?v= URLs that can be fed into a transcript-extraction MCP.

list_channel_uploadsA

List the most recent uploads of a specific channel (not required to be subscribed).

get_videoA

Get details for a single YouTube video by ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/toniher/youtube-personal-feed'

If you have feedback or need assistance with the MCP directory API, please join our Discord server