mcp-upload

MCP serverFiles & storage

Public file storage for AI agents. Upload files and get a permalink back.

This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.

Serve it through your gateway

One link, every agent. Your own credentials, stored once.

Tools it gives your agents (6)

ToolWhat it does
upload_fileUpload a file to objekt.sh storage. Accepts a host file path OR base64/raw content. For files on the HOST filesystem (e.g.
upload_from_sandboxUpload a file from a sandbox/container path (e.g. /mnt/user-data/, /home/claude/) that the host cannot access. Reads the file and uploads it directly — single tool call, no shell commands needed.
get_fileGet a file from objekt.sh by name. Returns a link to the file without downloading the content.
get_pricingGet current storage pricing and limits from objekt.sh.
check_connectionTest connectivity to api.objekt.sh. Use this to diagnose sandbox egress issues. If it fails, the user needs to add api.objekt.sh to their domain allowlist (Settings → Capabilities → Domain Allowlist).
get_versionReturns the installed version of the Objekt.sh MCP server.

Signals

Last commit
Apr 2026
Tools captured
6