Aidevtube Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Aidevtube Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Semantic search over the entire AI & coding YouTube landscape — right inside your LLM.
aidevtube-mcp is the official MCP server for the AI YouTube Digest — a continuously growing, topic-tagged, multilingual corpus of per-video summaries from ~40 hand-curated AI & coding YouTube channels (Nate Herk, Tech With Tim, Theo, NeuralNine, WorldofAI, and many more), updated every week.
Stop scrubbing through hours of video. Ask your agent "what did the AI-dev world say about Claude Code agents this month?" and get straight, sourced answers — searched by meaning, not keywords, across the whole back-catalogue.
api.aidevtube.com).Add to your MCP client (Claude Desktop / Claude Code / Cursor):
{
"mcpServers": {
"aidevtube": {
"command": "uvx",
"args": ["aidevtube-mcp"],
"env": { "AIDEVTUBE_API_KEY": "adt_your_key_here" }
}
}
}Or run it directly:
AIDEVTUBE_API_KEY=adt_… uvx aidevtube-mcpGet an API key: subscribe to Pro at aidevtube.com (€/$5 per month, incl. 1,000 API calls/month) → Account → API → generate your key.
| Tool | Description |
|---|---|
search(query, topics, channel, lang, limit) | Semantic search. Empty query = browse newest by filters. |
list_topics() | The canonical topic labels for the topics filter. |
search returns {results: [{title, url, channel, topics, published_at, summary}], count, quota_remaining}.
"Find recent videos about building autonomous coding agents."
search(query="autonomous coding agents", lang="en", limit=5)| Env var | |
|---|---|
AIDEVTUBE_API_KEY | Your Pro API key (required). |
AIDEVTUBE_API_BASE | Override the API base (default https://api.aidevtube.com). |
MIT licensed.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.