Wraps the file.kiwi API to give Claude instant file sharing capabilities. Exposes a single upload_to_kiwi tool that takes a local file path and returns a shareable download link in seconds, even for large files. The upload is end to end encrypted and has no size limits. Links work immediately since downloads can start while uploads are still in progress. Files auto delete after 90 hours. No API keys or authentication required. You'll want this when you need to quickly share files from a conversation without opening a browser or dealing with cloud storage APIs. Pairs well with the filesystem MCP server if your environment restricts local file access by default.
claude mcp add --transport stdio file-kiwi-filekiwi-mcp-server uvx filekiwi-mcp-server