uploadcheck benchmark report
uploadcheck has a benchmark score of 25/100 based on installability, startup reliability, MCP capability discovery, documentation quality, and safety signals.
Benchmark score
25
Docs score
0
Config score
0
Safety score
0
Benchmark status
| Install | unknown |
|---|---|
| Startup | unknown |
| Capability discovery | skipped missing env |
| Last tested | Jul 20, 2026 |
Installability
- npxconfidence: high
npx -y @drantoniou/uploadcheck-mcp
Capabilities
tool
qc_create_upload_url
Create a signed upload URL for a local video file.
tool
qc_estimate_cost
Estimate checked minutes and effective QC gates before uploading or running media.
tool
qc_get_artifacts
List report artifacts generated for a QC job.
tool
qc_get_events
Retrieve lifecycle events for a QC job so an agent can explain what ran.
tool
qc_get_job
Poll QC job status, progress, verdict, and metered minutes.
tool
qc_get_marker_csv
Download editor marker CSV for a QC job.
tool
qc_get_report
Retrieve timestamped QC report with evidence and artifacts.
tool
qc_run_local_file
Read a local media file from the agent workspace, send it through Render inline when small, and start an UploadCheck run.
tool
qc_run_video
Start an UploadCheck quality check from a YouTube URL, upload id, or signed URL.
Related pages
Frequently asked questions
What does the uploadcheck benchmark score include?
It combines install status, startup status, capability discovery, documentation score, configuration score, and safety score into a 0-100 benchmark_score.
Does MCP Server Finder call uploadcheck tools during discovery?
No. Capability discovery lists tools, resources, and prompts when possible, but does not invoke tools or read sensitive resources.
Why are some checks skipped?
Checks are skipped when they cannot be run safely without credentials, local configuration, or non-destructive execution guarantees.
Last updated