mcpbeat Sign in

uploads.sh MCP Server

answering

uploads.sh is answering right now. Last checked 15 min ago. 1 418 installs a week from npm. Last commit 1 Sep 2026.

Host files from coding agents; stage on a branch and attach to GitHub PRs.

Installs per day peak 414 · avg 151 · +26% w/w
a month agotoday
Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
285 ms
Response time
average over 24h
1 418
Installs / week
npm and PyPI

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/uploads.js:1, [пакет] bin/dist-staleness.mjs:1, [пакет] bin/dist-staleness.d.mts:1
этот файл ставится пользователю, но в репозитории его нет
    const child = spawn(command, args, { stdio: "ignore", detached: true });
Page executes code built at runtime apps/web/src/pages/account/developers.astro:376, apps/web/src/pages/account/workspaces.astro:118, apps/web/src/pages/account/workspaces/[name]/billing.astro:276 и ещё 10
        list.innerHTML = renderIssuedTokenListHtml(tokens);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp --transport http https://agents.uploads.sh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agents.uploads.sh/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://agents.uploads.sh/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agents.uploads.sh/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agents.uploads.sh/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://agents.uploads.sh/mcp streamable-http needs key 498 ms 15 min ago

Alternatives to uploads.sh

same job, measured the same way
C
Developer Tools MCP Server
by thenextgennexus

Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.

7 tools answering
Axis
by useaxis

Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board.

128 installs/wk answering
MCP Github
by infoinlet-marketplace

GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.

44 installs/wk local only
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

615 installs/wk local only
GitHub Repository Intelligence
by heisencodex-jpg

Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

answering
Mooring
by seayniclabs

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

60 installs/wk local only
C
NVIDIA CUDA Docs
by nvidia-ngc-nsight-copilot-api

Search NVIDIA CUDA documentation and code samples from AI coding agents.

answering
Safe Fix MCP
by pamela-0

Finds real dead code and proposes a safe, test-gated branch+PR to remove it.

146 installs/wk local only

uploads.sh — questions

Answers built from our own checks of this server.

Why is there no tool list for uploads.sh?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is uploads.sh working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 285 ms. The bar chart above shows every period we have measured.
How do I connect uploads.sh?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does uploads.sh need an API key?
Yes. Every time we knock, uploads.sh answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is uploads.sh?
It answers our handshake in 285 ms on average, which is faster than 59% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use uploads.sh?
The npm package @buildinternet/uploads was installed 1 418 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is uploads.sh open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 19 stars on GitHub and 58 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.