Loading MCP server directory, please wait...
Public file storage for AI agents. Upload files and get a permalink back.
npx @getmcp/cli add sh.objekt/mcp-uploadRequires Node.js 18+. Community-contributed server. Review source before installing.
OBJEKT_API_KEYAPI key from objekt.sh/mcp (free tier available)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sh.objekt/mcp-upload": {
"command": "npx",
"args": [
"-y",
"@objekt.sh/mcp-upload"
],
"env": {
"OBJEKT_API_KEY": ""
}
}
}
}