Framefetch Client
Rank #38,508io.github.MarvinRey7879/framefetch
Any social-video URL → transcript, metadata, frames, OCR, summary, search, Q&A. MCP server + x402.
Framefetch Client is a Model Context Protocol (MCP) server published by MarvinRey7879. It ranks #38,508 of 115,591 servers tracked on MCP Toplist. Framefetch Client is listed on Official MCP, with 4 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 77,083 of 115,591 servers on MCP Toplist.
Use Framefetch Client
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http framefetch https://framefetch.net/mcp[mcp_servers.framefetch]
url = "https://framefetch.net/mcp"Add to ~/.codex/config.toml.
https://framefetch.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"framefetch": {
"url": "https://framefetch.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"framefetch": {
"type": "http",
"url": "https://framefetch.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"framefetch": {
"serverUrl": "https://framefetch.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"framefetch": {
"url": "https://framefetch.net/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.MarvinRey7879%2Fframefetch)<a href="https://mcptoplist.com/server/io.github.MarvinRey7879%2Fframefetch"><img src="https://mcptoplist.com/badge/io.github.MarvinRey7879%2Fframefetch.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MarvinRey7879
Other servers by MarvinRey7879
View all MarvinRey7879 servers →Available versions (4)
| Version | Published |
|---|---|
| 1.9.1 | Jul 28, 2026 |
| 1.2.0 | Jul 3, 2026 |
| 1.1.0 | Jun 23, 2026 |
| 1.0.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Framefetch Client?
- Framefetch Client is maintained by MarvinRey7879, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Framefetch Client listed on the Official MCP Registry?
- Yes — Framefetch Client is listed on the Official MCP Registry.
- How many versions does Framefetch Client have?
- MCP Toplist tracks 4 versions of Framefetch Client, most recently published on Jul 28, 2026.
- Where can I find the source code for Framefetch Client?
- The source code for Framefetch Client is hosted at github.com/MarvinRey7879/framefetch-client.