Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.reyd8777.framefetch · vlatest
# FrameFetch **One API/MCP call gives an agent clean video data across 6 platforms** — metadata + insights, a Whisper transcript, and parametric frames (pick fps or exact timestamps → pushed to S3). YouTube (incl. Shorts), TikTok, Reddit, Instagram, Pinterest. Agent-first: typed errors, refund-on-fail, result caching. Pay per call via x402 (USDC on Base) or Stripe. ## Endpoints - POST /v1/extract — any combination of metadata/insights/transcript/frames in one call - POST /v1/metadata · /v1/transcript · /v1/frames — shortcuts - GET /v1/platforms — capability matrix · POST /v1/keys — free key + credit ## Example curl -X POST https://framefetch.net/v1/extract -H "Authorization: Bearer <key>" -H "Content-Type: application/json" -d '{"url":"https://youtu.be/...","fields":["metadata","transcript"]}' https://framefetch.net
热度数据
framefetch 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-reyd8777-framefetch": {
"url": "https://smithery.ai/servers/reyd8777/framefetch"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.reyd8777.framefetch",
"type": "mcp-server",
"version": "latest",
"displayName": "framefetch",
"description": "# FrameFetch\n\n**One API/MCP call gives an agent clean video data across 6 platforms** — metadata + insights, a Whisper transcript, and parametric frames (pick fps or exact timestamps → pushed to S3). YouTube (incl. Shorts), TikTok, Reddit, Instagram, Pinterest.\n\nAgent-first: typed errors, refund-on-fail, result caching. Pay per call via x402 (USDC on Base) or Stripe.\n\n## Endpoints\n- POST /v1/extract — any combination of metadata/insights/transcript/frames in one call\n- POST /v1/metadata · /v1/transcript · /v1/frames — shortcuts\n- GET /v1/platforms — capability matrix · POST /v1/keys — free key + credit\n\n## Example\ncurl -X POST https://framefetch.net/v1/extract -H \"Authorization: Bearer <key>\" -H \"Content-Type: application/json\" -d '{\"url\":\"https://youtu.be/...\",\"fields\":[\"metadata\",\"transcript\"]}'\n\nhttps://framefetch.net",
"iconUrl": "https://api.smithery.ai/servers/reyd8777/framefetch/icon",
"homepage": "https://framefetch.net",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/reyd8777/framefetch"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:4975",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "reyd8777/framefetch",
"originalUrl": "https://smithery.ai/servers/reyd8777/framefetch",
"isOfficial": false,
"status": "active"
}
}