io.github.dewtech-technologies/tubemind-secure-mcp
NPM · TUBEMIND-SECURE-MCP · SCANNED SEP 20
Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- Known CVEs were checked across the 154 of 155 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 154 of 155 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 135 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1895 tokens (~105/item across 18 items; 18 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "score_best_publish_window" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.dewtech-technologies/tubemind-secure-mcp server?
io.github.dewtech-technologies/tubemind-secure-mcp runs locally as an npm package, launched with npx -y tubemind-secure-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · tubemind-secure-mcp
claude mcp add dewtech-technologies-tubemind-secure-mcp -- npx -y tubemind-secure-mcp
{
"mcpServers": {
"dewtech-technologies-tubemind-secure-mcp": {
"command": "npx",
"args": [
"-y",
"tubemind-secure-mcp"
]
}
}
} {
"servers": {
"dewtech-technologies-tubemind-secure-mcp": {
"command": "npx",
"args": [
"-y",
"tubemind-secure-mcp"
]
}
}
} codex mcp add dewtech-technologies-tubemind-secure-mcp -- npx -y tubemind-secure-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dewtech-technologies-tubemind-secure-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"tubemind-secure-mcp"
],
"enabled": true
}
}
} openclaw mcp add dewtech-technologies-tubemind-secure-mcp --command npx --arg -y --arg tubemind-secure-mcp
mcp_servers:
dewtech-technologies-tubemind-secure-mcp:
command: "npx"
args: ["-y", "tubemind-secure-mcp"] {
"McpServers": {
"dewtech-technologies-tubemind-secure-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"tubemind-secure-mcp"
]
}
}
} assistant mcp add dewtech-technologies-tubemind-secure-mcp -t stdio -c npx -a -y tubemind-secure-mcp
{
"mcpServers": {
"dewtech-technologies-tubemind-secure-mcp": {
"command": "npx",
"args": [
"-y",
"tubemind-secure-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Security disclosure: unverified → pass ▲ functional
- Stability: pass → 0.80 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 0
- Security disclosure: pass → unverified ▼ functional
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −3
- Stability: pass → 0.80 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/tubemind-secure-mcp@0.1.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 154 packages
| Packages resolved | 154 |
|---|---|
| Deprecated | 2 |
| Stale | 44 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
analyze_retention_signals ~117
Analisa proxies de retenção (engagement rate, amplification, duração, capítulos) dos top vídeos do nicho. Identifica padrões estruturais dos vídeos com alta retenção e gera recomendações de roteiro.
| Name | Type | Req | Description |
|---|---|---|---|
| minViews | number | – | Views mínimas para incluir vídeo na análise |
| niche | string | yes | Nicho a analisar |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
| videoCount | number | – | Quantidade de vídeos a analisar (10-20) |
No output schema declared.
No examples provided.
analyze_title_patterns ~118
Analisa os padrões estruturais dos títulos dos vídeos mais bem-sucedidos em um nicho. Identifica fórmulas recorrentes (número, pergunta, como-fazer, contraste, urgência) e retorna os templates que dominam o nicho.
| Name | Type | Req | Description |
|---|---|---|---|
| niche | string | yes | Nicho ou tema a analisar. Ex: "automação com ia" |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
| videoCount | number | – | Vídeos a analisar (10-50) |
No output schema declared.
No examples provided.
benchmark_channel ~83
Compara seu canal autenticado com 1 a 3 canais concorrentes. Retorna tabela comparativa com inscritos, views totais, views médias por vídeo, engagement rate e views/inscritos. Mostra onde você está à frente e onde está atrás.
| Name | Type | Req | Description |
|---|---|---|---|
| competitorChannelIds | array | yes | Lista de 1 a 3 Channel IDs de concorrentes |
No output schema declared.
No examples provided.
detect_content_gaps ~131
Identifica subtópicos do nicho que estão sendo buscados mas pouco explorados pelos criadores. Classifica cada subtópico como Gap Real (entre agora), Oportunidade ou Saturado. Equivalente ao "Content Gaps" do VidIQ.
| Name | Type | Req | Description |
|---|---|---|---|
| niche | string | yes | Nicho principal a analisar. Ex: "inteligência artificial para empresas" |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
| yourChannelId | string | – | Channel ID do seu canal (opcional) para verificar o que você já cobriu |
No output schema declared.
No examples provided.
estimate_ctr_potential ~108
Estima o CTR potencial de até 5 títulos candidatos usando heurísticas de copywriting. Pontua cada título de 0–100 e classifica como Alto, Médio ou Baixo potencial. Lista pontos positivos e melhorias por título.
| Name | Type | Req | Description |
|---|---|---|---|
| niche | string | yes | Nicho do vídeo para análise contextual |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
| titles | array | yes | Lista de 1 a 5 títulos candidatos para avaliar |
No output schema declared.
No examples provided.
estimate_keyword_difficulty ~114
Calcula um score de dificuldade (0–100) para ranquear um vídeo em uma keyword no YouTube. Analisa views/dia, tamanho dos canais concorrentes e idade dos vídeos ranqueados. Substitui o "Competition Score" do VidIQ sem dados proprietários.
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | Keyword a analisar |
| maxVideos | number | – | Top N vídeos a analisar (5-15) |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
No output schema declared.
No examples provided.
find_trending_keywords ~92
Detecta keywords emergentes no nicho analisando padrões de vídeos recentes, views e tamanho dos canais. Classifica cada keyword como Emergente, Crescendo ou Estável.
| Name | Type | Req | Description |
|---|---|---|---|
| maxKeywords | number | – | Quantidade máxima de keywords (5-15) |
| niche | string | yes | Nicho a pesquisar |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
No output schema declared.
No examples provided.
generate_content_calendar ~131
Gera um calendário de conteúdo de 14 a 30 dias para o nicho. Identifica gaps e keywords emergentes, sugere títulos usando padrões dos top vídeos e organiza por semana com dias e horários ideais.
| Name | Type | Req | Description |
|---|---|---|---|
| includeShorts | boolean | – | Incluir Shorts no calendário |
| niche | string | yes | Nicho do canal |
| periodDays | number | – | Período em dias (14-30) |
| postsPerWeek | number | – | Posts por semana (1-3) |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
No output schema declared.
No examples provided.
get_channel_analytics ~105
Retorna métricas reais do canal autenticado via YouTube Analytics API: views, likes, comentários, inscritos ganhos, minutos assistidos e duração média. Agrupa por dia no período informado.
| Name | Type | Req | Description |
|---|---|---|---|
| endDate | string | yes | Data final no formato YYYY-MM-DD |
| metrics | array | – | Métricas desejadas (1–6). Default: views, likes, subscribersGained |
| startDate | string | yes | Data inicial no formato YYYY-MM-DD |
No output schema declared.
No examples provided.
get_competitor_videos ~133
Lista os vídeos de um canal concorrente com título, views, likes, duração e data. Útil para analisar estratégia de conteúdo de competidores. Requer o Channel ID (começa com UC).
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | Channel ID do concorrente (começa com UC, 24 chars). Ex: UCVjlpEjEY9GpksqbEesJnNA |
| maxResults | number | – | Número de vídeos (1-50) |
| order | string | – | Ordenação: viewCount (mais vistos), date (mais recentes), rating (mais curtidos) |
No output schema declared.
No examples provided.
get_keyword_stats ~87
Analisa uma keyword no YouTube: retorna os top vídeos ranqueados, estimativa de dificuldade baseada em tamanho dos canais e idade dos vídeos, e sugestões de ângulos com menor concorrência.
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | Keyword a analisar |
| maxVideos | number | – | Vídeos a analisar (5-20) |
| regionCode | string | – | Código de região |
No output schema declared.
No examples provided.
get_video_tags ~53
Extrai as tags de qualquer vídeo público do YouTube pelo ID do vídeo.
| Name | Type | Req | Description |
|---|---|---|---|
| videoId | string | yes | ID do vídeo (11 caracteres, ex: dQw4w9WgXcQ) |
No output schema declared.
No examples provided.
list_channel_videos ~149
Lista os vídeos de um canal YouTube com título, views, likes e data de publicação. Use channelId para Brand Accounts (ex: canal @dewtech = UC_x33Gz4LvnOZuC_4v7Qucg). Sem channelId usa o canal da conta autenticada.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | – | Channel ID para Brand Accounts (começa com UC). Ex: UC_x33Gz4LvnOZuC_4v7Qucg para @dewtech |
| maxResults | number | – | Número de vídeos (1-50) |
| order | string | – | Ordenação: date, viewCount, rating, title |
No output schema declared.
No examples provided.
score_best_publish_window ~82
Analisa os vídeos do canal autenticado e retorna o melhor dia e horário para publicar novos vídeos, baseado em views/dia dos vídeos já publicados. Agrupa por dia da semana + faixa horária e retorna top 3 melhores e 2 piores slots.
| Name | Type | Req | Description |
|---|---|---|---|
| videoCount | number | – | Quantidade de vídeos recentes a analisar (10-50) |
No output schema declared.
No examples provided.
search_trending_topics ~103
Busca vídeos em alta no YouTube para um tema ou keyword. Retorna título, canal, views e link de cada vídeo encontrado.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | number | – | Número de resultados (1-50) |
| order | string | – | Ordenação: relevance, viewCount, date, rating |
| query | string | yes | Tema ou keyword a pesquisar |
| regionCode | string | – | Código de região: BR, US, PT, ES, AR |
No output schema declared.
No examples provided.
suggest_hook_angles ~110
Gera 5 ângulos de gancho (hook) para a abertura de um vídeo. Usa padrões detectados nos vídeos mais populares do tópico para priorizar o gancho mais eficaz no nicho.
| Name | Type | Req | Description |
|---|---|---|---|
| niche | string | yes | Nicho do canal |
| regionCode | string | – | Região: BR, US, PT, ES, AR |
| targetAudience | string | – | Público-alvo (opcional) |
| videoTopic | string | yes | Tópico ou assunto do vídeo |
No output schema declared.
No examples provided.
suggest_tags ~80
Sugere tags estratégicas para um vídeo analisando os top vídeos que ranqueiam para uma keyword. Extrai padrões de tags e agrupa por relevância.
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | Keyword principal do vídeo |
| regionCode | string | – | Código de região |
| videoCount | number | – | Número de vídeos a analisar (3-15) |
No output schema declared.
No examples provided.
update_video_metadata ~99
Aplica título, descrição e tags otimizados em um vídeo já publicado no canal autenticado.
| Name | Type | Req | Description |
|---|---|---|---|
| categoryId | string | – | ID da categoria (opcional) |
| description | string | yes | Nova descrição (máx. 5000 chars) |
| tags | array | yes | Lista de tags |
| title | string | yes | Novo título (máx. 100 chars) |
| videoId | string | yes | ID do vídeo a atualizar |
No output schema declared.
No examples provided.
What is the io.github.dewtech-technologies/tubemind-secure-mcp server?
io.github.dewtech-technologies/tubemind-secure-mcp is listed in the public MCP registry as io.github.dewtech-technologies/tubemind-secure-mcp. Secure MCP server for YouTube intelligence, 18 tools, OAuth2, OWASP Top 10 controls. This page covers its npm package (tubemind-secure-mcp).
Is the io.github.dewtech-technologies/tubemind-secure-mcp server safe to use?
io.github.dewtech-technologies/tubemind-secure-mcp scores 83 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.dewtech-technologies/tubemind-secure-mcp server expose?
io.github.dewtech-technologies/tubemind-secure-mcp exposes 18 tools: search_trending_topics, get_keyword_stats, suggest_tags, get_video_tags, update_video_metadata, and 13 more. Their descriptions and schemas cost roughly 1,895 tokens of context every time the server is loaded.
Is the io.github.dewtech-technologies/tubemind-secure-mcp server still maintained?
io.github.dewtech-technologies/tubemind-secure-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.dewtech-technologies/tubemind-secure-mcp server under?
io.github.dewtech-technologies/tubemind-secure-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.