This MCP server allows file uploads for AI agents, enabling users to upload, list, and manage files without requiring signup.
From the registry: File uploads for AI agents. Upload, list, and manage files. No signup required.
$ curl -X POST https://putput.io/api/v1/auth/guest | jq .tokenhttps://putput.ioPlease install the `putput-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Get guest API token** — Get a free guest token (no signup required) Run: `curl -X POST https://putput.io/api/v1/auth/guest | jq .token` (https://putput.io)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@putput/mcp"]
- required environment variables:
- `PUTPUT_TOKEN`: PutPut API token (get free guest token without signup) (example: `pp_<your-token>`)
Note: File uploads for AI agents via Cloudflare R2 CDN. 4 tools. Guest: 1GB free, 14-day expiry. No signup required for basic use. Also available as remote HTTP: https://putput.io/api/v1/mcp
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.PUTPUT_TOKENrequiredAPI token for authenticationAn MCP Server for computer-use in Windows OS