media-context-mcp
Rank #12,770io.github.vishalguptax/media-context-mcp
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
media-context-mcp is a Model Context Protocol (MCP) server published by vishalguptax. It ranks #12,770 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. media-context-mcp is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 119,276 of 132,046 servers on MCP Toplist.
Use media-context-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add media-context-mcp -- npx -y media-context-mcp[mcp_servers.media-context-mcp]
command = "npx"
args = ["-y", "media-context-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"media-context-mcp": {
"command": "npx",
"args": [
"-y",
"media-context-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"media-context-mcp": {
"command": "npx",
"args": [
"-y",
"media-context-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"media-context-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"media-context-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"media-context-mcp": {
"command": "npx",
"args": [
"-y",
"media-context-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"media-context-mcp": {
"command": "npx",
"args": [
"-y",
"media-context-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.vishalguptax%2Fmedia-context-mcp)<a href="https://mcptoplist.com/server/io.github.vishalguptax%2Fmedia-context-mcp"><img src="https://mcptoplist.com/badge/io.github.vishalguptax%2Fmedia-context-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vishalguptax
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Jun 23, 2026 |
| 0.1.3 | Jun 23, 2026 |
Frequently asked questions
- Who maintains media-context-mcp?
- media-context-mcp is maintained by vishalguptax, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is media-context-mcp listed on the Official MCP Registry?
- Yes — media-context-mcp is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does media-context-mcp have?
- MCP Toplist tracks 2 versions of media-context-mcp, most recently published on Jun 23, 2026.
- Where can I find the source code for media-context-mcp?
- The source code for media-context-mcp is hosted at github.com/vishalguptax/media-context-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.