# @kirbah/mcp-youtube

YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.1.13
- **Author:** Kiryl Bahdanau
- **License:** MIT
- **npm:** @kirbah/mcp-youtube
- **Source:** https://github.com/kirbah/mcp-youtube
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 23 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-10T15:14:59.773Z
- **Version scanned:** 1.1.13
- **CVEs:** none found by OSV at scan time

## Tools

Tool surface: no readable artifact — tool surface unknown.

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-youtube\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@kirbah/mcp-youtube\"\n      ],\n      \"env\": {\n        \"YOUTUBE_API_KEY\": \"<YOUR_YOUTUBE_API_KEY>\",\n        \"MDB_MCP_CONNECTION_STRING\": \"<YOUR_MDB_MCP_CONNECTION_STRING>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `YOUTUBE_API_KEY` — Youtube API Key (optional)
- `MDB_MCP_CONNECTION_STRING` — Mdb Mcp Connection String (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 22, ceiling 22 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40kirbah%2Fmcp-youtube
- Install plan: https://forgeregistry.com/api/v1/packages/%40kirbah%2Fmcp-youtube/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40kirbah%2Fmcp-youtube
- HTML page: https://forgeregistry.com/registry/%40kirbah%2Fmcp-youtube
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
