tubemind-secure-mcp
Rank #13006glama/dewtech-technologies/tubemind-secure-mcp
YouTube intelligence MCP server providing 18 tools for research, analytics, benchmarking, and content strategy, with OAuth2 and encrypted token storage.
tubemind-secure-mcp is a Model Context Protocol (MCP) server published by dewtech-technologies. It ranks #13006 of 58,900 servers tracked on MCP Toplist. tubemind-secure-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 3, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 45,894 of 58,900 servers on MCP Toplist.
Use tubemind-secure-mcp
Add tubemind-secure-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tubemind-secure-mcp": {
"command": "npx",
"args": [
"-y",
"tubemind-secure-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REDIRECT_URI": "<your YOUTUBE_REDIRECT_URI>",
"TOKEN_ENCRYPTION_KEY": "<your TOKEN_ENCRYPTION_KEY>",
"RATE_LIMIT_PER_MINUTE": "<your RATE_LIMIT_PER_MINUTE>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"AUDIT_LOG_PATH": "<your AUDIT_LOG_PATH>",
"NODE_ENV": "<your NODE_ENV>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
dewtech-technologies
Other servers by dewtech-technologies
View all dewtech-technologies servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | May 7, 2026 |
Frequently asked questions
- What is tubemind-secure-mcp?
- YouTube intelligence MCP server providing 18 tools for research, analytics, benchmarking, and content strategy, with OAuth2 and encrypted token storage.
- Who maintains tubemind-secure-mcp?
- tubemind-secure-mcp is maintained by dewtech-technologies, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is tubemind-secure-mcp an official MCP server?
- Yes — tubemind-secure-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does tubemind-secure-mcp have?
- MCP Toplist tracks 1 version of tubemind-secure-mcp, most recently published on May 7, 2026.
- Where can I find the source code for tubemind-secure-mcp?
- The source code for tubemind-secure-mcp is hosted at github.com/dewtech-technologies/tubemind-secure-mcp.