tubemind secure mcp MCP
v0.1.3io.github.dewtech-technologies/tubemind-secure-mcp
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add tubemind-secure-mcp -e YOUTUBE_CLIENT_ID=<YOUTUBE_CLIENT_ID> -e YOUTUBE_CLIENT_SECRET=<YOUTUBE_CLIENT_SECRET> -e YOUTUBE_REDIRECT_URI=<YOUTUBE_REDIRECT_URI> -e TOKEN_ENCRYPTION_KEY=<TOKEN_ENCRYPTION_KEY> -e RATE_LIMIT_PER_MINUTE=<RATE_LIMIT_PER_MINUTE> -e REQUEST_TIMEOUT_MS=<REQUEST_TIMEOUT_MS> -e AUDIT_LOG_PATH=<AUDIT_LOG_PATH> -e NODE_ENV=<NODE_ENV> -- npx -y tubemind-secure-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.