Video Reader MCP
Rank #17,676io.github.SylphxAI/video-reader-mcp
Evidence-first video MCP. Timeline document with ffprobe streams and subtitle cues.
Video Reader MCP is a Model Context Protocol (MCP) server published by sylphxai. It ranks #17,676 of 132,608 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Video Reader MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 114,932 of 132,608 servers on MCP Toplist.
Use Video Reader MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add video-reader-mcp -- npx -y @sylphx/video-reader-mcp[mcp_servers.video-reader-mcp]
command = "npx"
args = ["-y", "@sylphx/video-reader-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"video-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/video-reader-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"video-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/video-reader-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"video-reader-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sylphx/video-reader-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"video-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/video-reader-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"video-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/video-reader-mcp"
]
}
}
}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.SylphxAI%2Fvideo-reader-mcp)<a href="https://mcptoplist.com/server/io.github.SylphxAI%2Fvideo-reader-mcp"><img src="https://mcptoplist.com/badge/io.github.SylphxAI%2Fvideo-reader-mcp.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sylphxai
Other servers by sylphxai
- Citra#294 · 14 vers
- filesystem-mcp#3,154 · 4 vers
- Smart Reader MCP#8,874 · 2 vers
- Image Reader MCP#20,934 · 1 ver
- Lookout#44,723
- smart-read-mcp#49,288
- CodeRAG#86,387
- Linear MCP Server#95,261
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Video Reader MCP?
- Video Reader MCP is maintained by sylphxai, which publishes 9 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Video Reader MCP listed on the Official MCP Registry?
- Yes — Video Reader MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Video Reader MCP have?
- MCP Toplist tracks 1 version of Video Reader MCP, most recently published on Jul 8, 2026.
- Where can I find the source code for Video Reader MCP?
- The source code for Video Reader MCP is hosted at github.com/sylphxai/video-reader-mcp.
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.