MCP server for the AI YouTube Digest API — semantic search over AI/coding YouTube video summaries.
Project description
aidevtube-mcp
MCP server for the AI YouTube Digest API — semantic search over a longitudinal corpus of per-video summaries from ~40 curated AI/coding YouTube channels.
Requires a Pro API key (AIDEVTUBE_API_KEY) — get one at https://aidevtube.com
(Account → API). Calls api.aidevtube.com.
Tools
search(query, topics, channel, lang, limit)— semantic search (emptyquery= browse newest by filters).list_topics()— valid topic labels for thetopicsfilter.
Use with Claude Code / Cursor / Claude Desktop
{
"mcpServers": {
"aidevtube": {
"command": "uvx",
"args": ["aidevtube-mcp"],
"env": { "AIDEVTUBE_API_KEY": "adt_your_key_here" }
}
}
}
Or run directly:
AIDEVTUBE_API_KEY=adt_… uvx aidevtube-mcp
Env
| Var | |
|---|---|
AIDEVTUBE_API_KEY |
your Pro API key (required) |
AIDEVTUBE_API_BASE |
override API base (default https://api.aidevtube.com) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aidevtube_mcp-0.1.0.tar.gz.
File metadata
- Download URL: aidevtube_mcp-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
537e9bfe494196bc2c57c9da45e0be1aad44e37536699cdb3ca49ed939339ae6
|
|
| MD5 |
a6c815e0e18eccad4373945837c9c2ed
|
|
| BLAKE2b-256 |
8a209c8504ef7f69a66953d4d9aea2f9dd643e992d949e797bc97df549ce2083
|
File details
Details for the file aidevtube_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aidevtube_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff9ac4fa290f87f6c9c6781434ef3375d1269ecca053a195b71c9ab6005d6a1f
|
|
| MD5 |
43dfc4d3a7ed3ec90b027bb62ee81470
|
|
| BLAKE2b-256 |
6a21a446d5b6c7dc96675fddc280c6a37458619199ef590475bd13708d700d04
|