← Index

io.github.colapsis/transfa

io.github.colapsis/transfa·v1.0.1·Filesystem
Quality Score
85
/100

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

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "transfa": {
      "command": "npx",
      "args": [
        "-y",
        "transfa-mcp"
      ],
      "env": {
        "TRANSFA_API_KEY": "<your-transfa_api_key>",
        "TRANSFA_BASE_URL": "<transfa_base_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "transfa": {
      "command": "npx",
      "args": [
        "-y",
        "transfa-mcp"
      ],
      "env": {
        "TRANSFA_API_KEY": "<your-transfa_api_key>",
        "TRANSFA_BASE_URL": "<transfa_base_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y transfa-mcp
§02  Environment variables
TRANSFA_API_KEY
secret

Your Transfa API key. Free at transfa.sh — leave empty for guest mode (10 MB limit).

TRANSFA_BASE_URL

Custom Transfa instance URL for self-hosted deployments. Defaults to https://transfa.sh

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem