Odel
transfa

transfa

Local
@colapsis19JavaScriptMITUpdated 3mo ago

Upload any file, get a signed link. SHA-256 verified, TTL-enforced, no account required.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtransfa-mcpv1.0.1

Run

npx -y transfa-mcp

MCP client config

{
  "mcpServers": {
    "transfa": {
      "command": "npx",
      "args": [
        "-y",
        "transfa-mcp"
      ]
    }
  }
}