mcpbeat Sign in

Silicon Transfer MCP Server

by siliconainetworks Your server? Claim it
local only

Silicon Transfer MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 22 Jul 2026.

FTP/SFTP/FTPS MCP server with transfer proofs - every upload returns a checksum verdict.

Installs per day peak 249 · avg 17 · +5617% w/w
a month agotoday
40
Installs / week
npm · silicon-transfer-mcp-server
1
Stars
0 open issues
22 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Silicon Transfer MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add silicon-transfer-mcp-server -- npx -y silicon-transfer-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "silicon-transfer-mcp-server": {
      "args": [
        "-y",
        "silicon-transfer-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.silicon-transfer-mcp-server]
command = "npx"
args = ["-y", "silicon-transfer-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "silicon-transfer-mcp-server": {
      "args": [
        "-y",
        "silicon-transfer-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "silicon-transfer-mcp-server": {
      "args": [
        "-y",
        "silicon-transfer-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Silicon Transfer MCP Server

same job, measured the same way
Verified Googledocs MCP
by michaelrobertsutton

MCP server for Google Docs with verified writes — every mutation returns before/after proof.

73 installs/wk local only
Nextscan
by berkayderin

MCP server that scans Next.js projects and returns a compact summary

28 installs/wk local only
Sshmcp
by nikolanddtesla

SSH server management with zero-token SFTP file transfer and SOCKS proxy support

159 installs/wk local only
AI Agent Board verified MCP hub
by aiagentboard

Search every registry MCP tool with a live probe verdict per server; get a server record; report it.

3 tools answering
Get Joke
by hamzaaamin

Minimal MCP server that returns a random programming joke.

36 installs/wk local only
Charactercheck
by chaoz23

Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.

181 installs/wk local only
Site
by proofzo

Proofzo: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Wise
by mindstone

Wise (formerly TransferWise) MCP server for Model Context Protocol hosts

29 installs/wk local only

Silicon Transfer MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Silicon Transfer MCP Server?
Silicon Transfer MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package silicon-transfer-mcp-server was installed 40 times last week.
How do I connect Silicon Transfer MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls silicon-transfer-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Silicon Transfer MCP Server?
The npm package silicon-transfer-mcp-server was installed 40 times in the last week. Week over week that is +5617%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Silicon Transfer MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.