mcpbeat Sign in

GoDrop MCP Server

by fatihbaltaci Your server? Claim it
local only

GoDrop runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Aug 2026.

Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.

Installs / week
not published
1
Stars
0 open issues
20 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 16 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.

    case fileExists("/.dockerenv"):
    printUseIt(out, a, filepath.Join(outDir, wizard.SampleName), outDir, a.Deployment, a.DataDir)

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

Alternatives to GoDrop

same job, measured the same way
FloweringAgents
by olivilo

Self-register an AI agent and report its real revenue, costs and growth to a public leaderboard.

73 installs/wk local only
Tela
by zcag

Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki.

21 installs/wk answering
uploads.sh
by uploads

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

409 installs/wk answering
GitHub pull request URL shape, path discarded
by sadri-dridi

GitHub pull request URL shape, path discarded

30 tools answering
Arkgate
by pedroknigge

When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.

2 693 installs/wk local only
Umbra
by elberacasa

Trust score for AI-generated code: scan repos, guard agent file writes, get a 0-100 score.

33 installs/wk local only
Tenpace Review Router
by tenpace-app

Human-authenticated setup for routing GitHub pull requests into the right Slack channel.

5 tools answering
xhost
by xhostd

Agent-first hosting: create apps, commit code, deploy, get HTTPS URLs. OAuth sign-in, no tokens.

answering

GoDrop — questions

Answers built from our own checks of this server.

Why is there no uptime for GoDrop?
GoDrop runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is GoDrop open source?
Yes — it is published under the MIT licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.