yogfile-mcp

sifrah/yogfile-mcp
★ 0 stars Rust AI/LLM Updated today
Yogfile for AI agents: MCP server that uploads files and returns share links that expire
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yogfile-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "yogfile-mcp"
      ]
    }
  }
}

README Excerpt

any agent upload files and hand back share links that expire. One binary, stdio, no account setup — the server provisions its own 16-digit account on first use and keeps it in `~/.config/yogfile/mcp.json`. ```sh curl -sSfL https://yogfile.com/install.sh | sh ``` Prebuilt for Linux and macOS (x86_64, arm64), checksums verified,

Tools (10)

YOGFILE_APIYOGFILE_MCP_STATEYOGFILE_WEBcreate_accountcreate_boxcreate_folderdelete_filelist_filesshare_linkupload_file