youtube-personal-feed
MCP tool for retrieving last feeds from your Youtube subscriptions
Install / Use
claude mcp add toniher -- npx -y github:toniher/youtube-personal-feedIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHub{ "name": "youtube-personal-feed", "version": "0.1.3", "type": "module", "description": "MCP server exposing your personal YouTube subscription feed (Data API v3, OAuth)", "repository": { "type": "git", "url": "https://github.com/toniher/youtube-personal-feed" }, "license": "MIT", "bin": { "youtube-personal-feed": "./dist/cli.js", "youtube-personal-feed-auth": "./dist/auth.js", "youtube-personal-feed-mcp": "./dist/index.js" }, "files": [ "dist/", "README.md", ".env.example" ], "engines": { "node": ">=18" }, "scripts": { "auth": "tsx src/auth.ts", "dev": "tsx src/index.ts", "build": "tsc -p tsconfig.build.json", "cli": "tsx src/cli.ts", "start": "node dist/index.js", "smoke": "tsx scripts/smoke.ts", "typecheck": "tsc --noEmit", "lint": "biome lint src scripts && biome format src scripts", "format": "biome format --write src scripts", "precommit": "lint-staged && npm run typecheck", "prepare": "simple-git-hooks", "prepack": "npm run build" }, "lint-staged": { "*.ts": [ "biome format --write", "biome lint --write" ] }, "simple-git-hooks": { "pre-commit": "npm run precommit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "google-auth-library": "^11.0.0", "googleapis": "^174.0.0", "zod": "^4.4.3" }, "devDependencies": { "@biomejs/biome": "^2.5.7", "@types/node": "^22.0.0", "lint-staged": "^16.4.0", "simple-git-hooks": "^2.13.1", "tsx": "^4.23.5", "typescript": "^5.9.3" }, "allowScripts": { "esbuild@0.28.1": true, "simple-git-hooks@2.13.1": true } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
73.8kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
68.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
