Transfa
Rank #20,048io.github.colapsis/transfa
Upload any file, get a signed link. SHA-256 verified, TTL-enforced, no account required.
Transfa is a Model Context Protocol (MCP) server published by colapsis. It ranks #20,048 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Transfa is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 13, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 111,998 of 132,046 servers on MCP Toplist.
Use Transfa
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add transfa -e "TRANSFA_API_KEY=<your TRANSFA_API_KEY>" -e "TRANSFA_BASE_URL=<your TRANSFA_BASE_URL>" -- npx -y transfa-mcpReplace each placeholder with your own value before saving.
[mcp_servers.transfa]
command = "npx"
args = ["-y", "transfa-mcp"]
[mcp_servers.transfa.env]
TRANSFA_API_KEY = "<your TRANSFA_API_KEY>"
TRANSFA_BASE_URL = "<your TRANSFA_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transfa": {
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<your TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<your TRANSFA_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transfa": {
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<your TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<your TRANSFA_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"transfa": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<your TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<your TRANSFA_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transfa": {
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<your TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<your TRANSFA_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transfa": {
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<your TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<your TRANSFA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.colapsis%2Ftransfa)<a href="https://mcptoplist.com/server/io.github.colapsis%2Ftransfa"><img src="https://mcptoplist.com/badge/io.github.colapsis%2Ftransfa.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
colapsis
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 15, 2026 |
Frequently asked questions
- Who maintains Transfa?
- Transfa is maintained by colapsis, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Transfa listed on the Official MCP Registry?
- Yes — Transfa is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Transfa have?
- MCP Toplist tracks 1 version of Transfa, most recently published on May 15, 2026.
- Where can I find the source code for Transfa?
- The source code for Transfa is hosted at github.com/colapsis/transfa.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.