Tubemind Secure MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 8 May 2026.
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
Today is the operative word: we check Tubemind Secure MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tubemind-secure-mcp -- npx -y tubemind-secure-mcp
{
"mcpServers": {
"tubemind-secure-mcp": {
"args": [
"-y",
"tubemind-secure-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tubemind-secure-mcp]
command = "npx"
args = ["-y", "tubemind-secure-mcp"]
{
"mcpServers": {
"tubemind-secure-mcp": {
"args": [
"-y",
"tubemind-secure-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tubemind-secure-mcp": {
"args": [
"-y",
"tubemind-secure-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUTUBE_CLIENT_ID (Google OAuth2 Client ID for YouTube Data API v3 + Analytics API), YOUTUBE_CLIENT_SECRET (Google OAuth2 Client Secret), YOUTUBE_REDIRECT_URI (OAuth2 redirect URI (must match Google Cloud Console)), TOKEN_ENCRYPTION_KEY (64-char hex key for AES-256-GCM token encryption at rest. Generate with: openssl rand -hex 32), RATE_LIMIT_PER_MINUTE (Max tool invocations per minute), REQUEST_TIMEOUT_MS (HTTP request timeout (ms)), AUDIT_LOG_PATH (Path to the audit log file), NODE_ENV (production | development).
The author declared them in the registry entry; get the values from the project itself.
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
AI agent tools for Open Security Controls Assessment Language (OSCAL)
A secure, efficient, and intelligent MySQL server for the Model Context Protocol
Secure MCP server for WordPress content management
Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.
OAuth 2.1/OIDC resource-server reference for secure MCP authorization
MCP server for Proofpoint TAP — threat intelligence, forensics, quarantine, and email security.
MCP server for Proofpoint TAP — threat intelligence, forensics, quarantine, and email security.
Answers built from our own checks of this server.