MCP Server
MCP
sh.objekt/mcp-upload
Public file storage for AI agents. Upload files and get a permalink back.
Install
npx -y @objekt.sh/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@objekt.sh/mcp-upload",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from objekt.sh/mcp (free tier available)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "OBJEKT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment