1. Conduid
  2. RAG
  3. sh.objekt/mcp-upload
MCP server · RAG

sh.objekt/mcp-upload

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

Unclaimed rag
37Low

Scored 5 months ago · breakdown

About sh.objekt/mcp-upload

sh.objekt/mcp-upload is an MCP server in the RAG category: public file storage for AI agents. Upload files and get a permalink back. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add sh-objekt-mcp-upload -- npx -y @objekt.sh/mcp-upload
npx
npx -y @objekt.sh/mcp-upload

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about sh.objekt/mcp-upload

Powered by Claude · Grounded in docs

I know everything about sh.objekt/mcp-upload. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

@objekt.sh/mcp-upload

MCP server for uploading files to decentralised storage from Claude Desktop, Cursor, or any MCP client.

Setup

Get a free API key at objekt.sh/mcp, then add to your MCP config:

{
  "mcpServers": {
    "objekt": {
      "command": "npx",
      "args": ["-y", "@objekt.sh/mcp-upload"],
      "env": {
        "OBJEKT_API_KEY": "objekt_mcp_..."
      }
    }
  }
}

Tools

Tool Description
upload_file Upload by host path or inline content
upload_from_sandbox Returns curl command for sandbox uploads
get_file Get file metadata and permalink
get_pricing Current storage tier pricing

Docs

objekt.sh/mcp — setup, pricing, best practices.

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About sh.objekt/mcp-upload

How do I install sh.objekt/mcp-upload?

Run claude mcp add sh-objekt-mcp-upload -- npx -y @objekt.sh/mcp-upload, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is sh.objekt/mcp-upload safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is sh.objekt/mcp-upload still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.