yt-mem-ai
Rank #8,084io.github.dasein108/yt-mem-ai
Local YouTube memory: transcribe, embed and search videos, with summaries and highlights.
yt-mem-ai is a Model Context Protocol (MCP) server published by dasein108. It ranks #8,084 of 115,591 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. yt-mem-ai is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 2, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 107,507 of 115,591 servers on MCP Toplist.
Use yt-mem-ai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yt-mem-ai -- uvx yt-mem-ai[mcp_servers.yt-mem-ai]
command = "uvx"
args = ["yt-mem-ai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yt-mem-ai": {
"command": "uvx",
"args": [
"yt-mem-ai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yt-mem-ai": {
"command": "uvx",
"args": [
"yt-mem-ai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yt-mem-ai": {
"type": "stdio",
"command": "uvx",
"args": [
"yt-mem-ai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yt-mem-ai": {
"command": "uvx",
"args": [
"yt-mem-ai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yt-mem-ai": {
"command": "uvx",
"args": [
"yt-mem-ai"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dasein108%2Fyt-mem-ai)<a href="https://mcptoplist.com/server/io.github.dasein108%2Fyt-mem-ai"><img src="https://mcptoplist.com/badge/io.github.dasein108%2Fyt-mem-ai.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dasein108
Other servers by dasein108
View all dasein108 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.6.3 | Aug 3, 2026 |
| 0.6.2 | Aug 2, 2026 |
Frequently asked questions
- Who maintains yt-mem-ai?
- yt-mem-ai is maintained by dasein108, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is yt-mem-ai listed on the Official MCP Registry?
- Yes — yt-mem-ai is listed on the Official MCP Registry, alongside Glama.
- How many versions does yt-mem-ai have?
- MCP Toplist tracks 2 versions of yt-mem-ai, most recently published on Aug 3, 2026.
- Where can I find the source code for yt-mem-ai?
- The source code for yt-mem-ai is hosted at github.com/dasein108/yt-mem-ai.