VidNotes
Rank #32,263io.github.Karniej/vidnotes
Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.
VidNotes is a Model Context Protocol (MCP) server published by Karniej. It ranks #32,263 of 132,113 servers tracked on MCP Toplist. VidNotes is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 99,850 of 132,113 servers on MCP Toplist.
Use VidNotes
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http vidnotes https://mcp.vidnotes.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.vidnotes]
url = "https://mcp.vidnotes.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.vidnotes.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vidnotes": {
"url": "https://mcp.vidnotes.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"vidnotes": {
"type": "http",
"url": "https://mcp.vidnotes.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vidnotes": {
"serverUrl": "https://mcp.vidnotes.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vidnotes": {
"url": "https://mcp.vidnotes.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.Karniej%2Fvidnotes)<a href="https://mcptoplist.com/server/io.github.Karniej%2Fvidnotes"><img src="https://mcptoplist.com/badge/io.github.Karniej%2Fvidnotes.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Karniej
Available versions (4)
| Version | Published |
|---|---|
| 0.3.1 | Sep 8, 2026 |
| 0.3.0 | Sep 8, 2026 |
| 0.2.0 | Jul 17, 2026 |
| 0.1.3 | Jul 13, 2026 |
Frequently asked questions
- Who maintains VidNotes?
- VidNotes is maintained by Karniej, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is VidNotes listed on the Official MCP Registry?
- Yes — VidNotes is listed on the Official MCP Registry.
- How many versions does VidNotes have?
- MCP Toplist tracks 4 versions of VidNotes, most recently published on Sep 8, 2026.
- Where can I find the source code for VidNotes?
- The source code for VidNotes is hosted at github.com/Karniej/vidnotes-platform.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.