yt-mem-ai runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 23 Aug 2026.
Local YouTube memory: transcribe, embed and search videos, with summaries and highlights.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(argv, check=True)
raw = os.path.join(workdir, f"{i:03d}_raw.mp4")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 yt-mem-ai -- uvx yt-mem-ai
{
"mcpServers": {
"yt-mem-ai": {
"args": [
"yt-mem-ai"
],
"command": "uvx"
}
}
}
[mcp_servers.yt-mem-ai]
command = "uvx"
args = ["yt-mem-ai"]
{
"mcpServers": {
"yt-mem-ai": {
"args": [
"yt-mem-ai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yt-mem-ai": {
"args": [
"yt-mem-ai"
],
"command": "uvx"
}
}
}
Search YouTube, read video metadata, and fetch transcripts with language preferences
Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.
MCP server that fetches YouTube video transcripts and optionally summarizes them
YouTube video search with transcript extraction as first-class output.
YouTube transcripts, metadata, timestamps, and AI summaries for AI agents. Auth: x-api-key.
Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.
An MCP server retrieving transcripts of YouTube videos
YouTube discovery, transcripts, library search, and monitors with API keys or OAuth.
Answers built from our own checks of this server.