Tubemind Secure MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 8 May 2026.
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
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"
}
}
}
Answers built from our own checks of this server.