@putput/mcp (MCP) Server: File uploads for AI agents
The io.github.putput-io-dev/putput-mcp server provides file upload capabilities for AI agents, including uploading, listing, and managing files. The server description states it requires no signup and is intended for use with Claude Code, Cursor, Windsurf, and VS Code Copilot.
๐ ๏ธ Key Features
- Upload files to an AI agent workflow
- List and manage uploaded files
- No signup required (per server description and readme excerpt)
- Runs with an API token setup (guest token flow described)
๐ Use Cases
- Supplying files to Claude Code
- Supplying files to Cursor
- Supplying files to Windsurf
- Supplying files to VS Code Copilot
โก Developer Benefits
- Token-based guest access via
curltohttps://putput.io/api/v1/auth/guest - Example integrations for Claude Code and Cursor configuration are provided
โ ๏ธ Limitations
- The provided excerpt does not enumerate the specific MCP tools (toolCount is 4, but names are not included) or explain file permissions, formats, or retention behavior