Skip to content
Windsurf

YouTube MCP for Windsurf

io.github.mrsknetwork/ytmcp

Interact with YouTube data via the official Data API v3

client:Windsurf transport:stdio runtime:npm

Install YouTube MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ytmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrsknetwork/ytmcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

YouTube MCP in other clients