MCP ServerSTDIOOfficialv0.1.5

Objekt MCP Upload MCP Server

Upload files to persistent public storage and receive shareable permalinks. Built for AI agents that need to store and share outputs with users or external systems.

sh.objekt/mcp-upload

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Objekt MCP Upload MCP server does

How models use it and what it is built for.

Upload files to persistent public storage and receive shareable permalinks. Built for AI agents that need to store and share outputs with users or external systems.

Connect to Objekt MCP Upload

Local install — runs as a subprocess.

npx @objekt.sh/mcp-upload@0.1.5

Environment variables

Configuration this server reads at startup.

  • OBJEKT_API_KEYRequiredSecret

    API key from objekt.sh/mcp (free tier available)

Resources

Where to find authoritative docs and source for Objekt MCP Upload.

Example prompts for Objekt MCP Upload

Paste any of these into Agent Studio after connecting Objekt MCP Upload.

  • Upload this CSV file and give me a permanent link I can share
  • Store this JSON output so I can reference it later in conversations
  • What's the process for getting an OBJEKT_API_KEY from objekt.sh/mcp
  • Show me how to configure the OBJEKT_API_KEY environment variable for this MCP server

Objekt MCP Upload MCP server — FAQ

Common questions about connecting and running Objekt MCP Upload.

  • What files can I upload with this MCP server?

    The server accepts file uploads and returns permanent public links. Specific file type restrictions aren't documented in the registry, so check objekt.sh/mcp for details on supported formats and size limits.

  • How do I set up authentication?

    You need a free OBJEKT_API_KEY from objekt.sh/mcp. Set it as the OBJEKT_API_KEY environment variable before running the MCP server. A free tier is available to get started.

  • Are uploaded files public or private?

    The server returns permalinks for uploaded files, indicating they are publicly accessible. For privacy details or access controls, refer to objekt.sh/mcp documentation.

  • How do I install and run this MCP server?

    Install via npm with `npx @objekt.sh/mcp-upload@0.1.5`. The server uses stdio transport, so configure it in your MCP client settings and ensure OBJEKT_API_KEY is set in your environment.

  • Can I delete or manage uploaded files after sharing them?

    The registry doesn't document file management or deletion capabilities. Check objekt.sh/mcp for details on whether permalinks are permanent and if you can remove files.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground