@buildinternet/uploads

MCPattestiertlive
v0.52.1sh.uploadsApache-2.0Aktualisiert vor 2 TnpmGitHub

CLI and client for uploads.sh — workspace-scoped image hosting for GitHub embeds

Endpunkt-Statuslive
geprüft vor 5 Tagen · 838 ms · Authentifizierung erforderlich
100 % der letzten 1 Prüfung hat diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio, streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Attestierter Build
Eine verifizierte Herkunfts-Attestation bindet dieses Artefakt an das gelistete Repository. Den Eintrag hat noch niemand beansprucht — das belegt, wo der Code gebaut wurde, nicht, wer dahintersteht.
1kDownloads/Wo.
vor 2 TLetzte Aktualisierung
Braucht 1 Zugangsdatum, bevor es läuft
  • UPLOADS_TOKENAPI-Schlüsselerforderlich

    Workspace bearer token (up_<workspace>_…). Mint with uploads login.

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
Autorsh.uploads
LizenzApache-2.0
Version0.52.1
Quellenpm+mcp-registry
Trust-Status
A
85/100Vertrauenswürdig
Im Forge-Index gelistet+10/10
Identität verifiziert · attestierter Build+20/20
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm-Maintainer-Übereinstimmung+0/5
Publisher: trage den verifizierten GitHub-Login als Maintainer des npm-Pakets ein (npm owner add <login>)
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusIdentität verifiziert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft✓ Sigstore-verifiziert · 8c3eda3
Abhängigkeiten✓ 16 aufgelöst · keine verwundbar
Tool-Oberfläche22 Tools · 1 privilegiert
Sicherheits-Scan✓ Sauberv0.52.1 · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert27. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

22 Tools · 1 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv0.52.1 · 3h ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

gallery_createCreate a public ordered media gallery in the workspace. The returned canonical URL is safe to give users, but anyone who knows it can view the gallery and its media.

Create a public ordered media gallery in the workspace. The returned canonical URL is safe to give users, but anyone who knows it can view the gallery and its media.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

gallery_getGet a workspace-owned gallery, including ordered media and its canonical public URL. Gallery media is public to anyone with the URL.

Get a workspace-owned gallery, including ordered media and its canonical public URL. Gallery media is public to anyone with the URL.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

gallery_addAdd one existing, publicly served workspace object to a gallery. Reads the latest gallery version before writing, so the optimistic API version is handled safely. Does not upload or delete the object.

Add one existing, publicly served workspace object to a gallery. Reads the latest gallery version before writing, so the optimistic API version is handled safely. Does not upload or delete the object.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

gallery_linkLink a gallery to an external reference. References use provider-neutral fields; github currently accepts owner/repo#number or a strict GitHub issue/PR URL. No GitHub credentials or API calls are used.

Link a gallery to an external reference. References use provider-neutral fields; github currently accepts owner/repo#number or a strict GitHub issue/PR URL. No GitHub credentials or API calls are used.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

gallery_find_by_referenceFind workspace galleries linked to an external reference. Returns gallery summaries and canonical public URLs without contacting the provider.

Find workspace galleries linked to an external reference. Returns gallery summaries and canonical public URLs without contacting the provider.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

putKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

screenshotCapture a URL or local HTML file and host it. Shares put's attach, comment, and metadata options. `via=local` needs Chrome; `via=remote` renders server-side. localhost URLs are local-only.

Capture a URL or local HTML file and host it. Shares put's attach, comment, and metadata options. `via=local` needs Chrome; `via=remote` renders server-side. localhost URLs are local-only.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

attachKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

listList uploaded objects in the workspace, filtered by key prefix or by a PR/issue's attachments. Paginate with cursor, or set all to fetch every page.

List uploaded objects in the workspace, filtered by key prefix or by a PR/issue's attachments. Paginate with cursor, or set all to fetch every page.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

stagedList files staged for a git branch and whether they will auto-attach when a PR opens. Returns `{ repo, branch, files, binding }`.

List files staged for a git branch and whether they will auto-attach when a PR opens. Returns `{ repo, branch, files, binding }`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

deleteprivilegiertDelete an uploaded object by key. Set dryRun to preview without deleting.

Delete an uploaded object by key. Set dryRun to preview without deleting.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_metadataRead the queryable tags on one file. Returns `{ metadata }` (empty when none). Same as `uploads meta get`.

Read the queryable tags on one file. Returns `{ metadata }` (empty when none). Same as `uploads meta get`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

set_metadataSet or delete queryable tags on an existing file. `set` wins over `delete` for the same key. Requires `set` and/or `delete`. Same as `uploads meta set`.

Set or delete queryable tags on an existing file. `set` wins over `delete` for the same key. Requires `set` and/or `delete`. Same as `uploads meta set`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

find_filesSearch files by metadata (`filters`) and/or filename substring (`name`). At least one is required. Same as `uploads find`.

Search files by metadata (`filters`) and/or filename substring (`name`). At least one is required. Same as `uploads find`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_metadata_keysList metadata keys in the workspace (with counts). Pass `key` to list that key's values instead. Use before `find_files`. Same as `uploads meta keys`.

List metadata keys in the workspace (with counts). Pass `key` to list that key's values instead. Use before `find_files`. Same as `uploads meta keys`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

usageWorkspace storage and monthly upload counters (and remaining headroom when budgets are configured). Same as `uploads usage`.

Workspace storage and monthly upload counters (and remaining headroom when budgets are configured). Same as `uploads usage`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

reconcileRebuild usage ledger bytes/objects from storage (source of truth). Preserves the monthly upload counter. Requires files:write. Same as `uploads reconcile`.

Rebuild usage ledger bytes/objects from storage (source of truth). Preserves the monthly upload counter. Requires files:write. Same as `uploads reconcile`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

purge_expiredDelete objects older than the workspace retentionDays setting, then reconcile. Skips if retention is unset. Requires files:delete. Same as `uploads purge-expired`.

Delete objects older than the workspace retentionDays setting, then reconcile. Skips if retention is unset. Requires files:delete. Same as `uploads purge-expired`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

commentCreate or update the managed attachments comment on a GitHub PR or issue, listing everything uploaded for it. Posts as uploads-sh[bot] when the GitHub App is installed on the repo; otherwise via local gh auth. Edits its own prior comment in place and never touches other comments.

Create or update the managed attachments comment on a GitHub PR or issue, listing everything uploaded for it. Posts as uploads-sh[bot] when the GitHub App is installed on the repo; otherwise via local gh auth. Edits its own prior comment in place and never touches other comments.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

whoamiShow the active uploads.sh identity: workspace, API URL, and token scopes. Use this to learn which workspace you're talking to. A successful result also means the API is up. For a full setup diagnosis, use `doctor`.

Show the active uploads.sh identity: workspace, API URL, and token scopes. Use this to learn which workspace you're talking to. A successful result also means the API is up. For a full setup diagnosis, use `doctor`.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

doctorDiagnose the configuration: API health, token auth, and workspace/token alignment. Returns the same report as `uploads doctor --json`, including hints.

Diagnose the configuration: API health, token auth, and workspace/token alignment. Returns the same report as `uploads doctor --json`, including hints.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

reportSend an explicit diagnostic report to the uploads team (message + optional text log).

Send an explicit diagnostic report to the uploads team (message + optional text log).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

20 von 22 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

CLI and client for uploads.sh — workspace-scoped image hosting for GitHub embeds

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-05 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

16 Pakete aufgelöst · 7 direkt · keines mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Nicht verfolgt: optionalDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.