Server data from the Official MCP Registry
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Set these up before or after installing:
Environment variable: YOUTUBE_CLIENT_ID
Environment variable: YOUTUBE_CLIENT_SECRET
Environment variable: YOUTUBE_REDIRECT_URI
Environment variable: TOKEN_ENCRYPTION_KEY
Environment variable: RATE_LIMIT_PER_MINUTE
Environment variable: REQUEST_TIMEOUT_MS
Environment variable: AUDIT_LOG_PATH
Environment variable: NODE_ENV
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dewtech-technologies-tubemind-secure-mcp": {
"env": {
"NODE_ENV": "your-node-env-here",
"AUDIT_LOG_PATH": "your-audit-log-path-here",
"YOUTUBE_CLIENT_ID": "your-youtube-client-id-here",
"REQUEST_TIMEOUT_MS": "your-request-timeout-ms-here",
"TOKEN_ENCRYPTION_KEY": "your-token-encryption-key-here",
"YOUTUBE_REDIRECT_URI": "your-youtube-redirect-uri-here",
"RATE_LIMIT_PER_MINUTE": "your-rate-limit-per-minute-here",
"YOUTUBE_CLIENT_SECRET": "your-youtube-client-secret-here"
},
"args": [
"-y",
"tubemind-secure-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.