Silicon Transfer MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| silicon_server_infoA | Name, Version und Philosophie dieses MCP-Servers. Lebenszeichen-Check. |
| silicon_connectA | Verbindet zu einem FTP-, FTPS- oder SFTP-Server. SFTP unterstuetzt Passwort oder SSH-Key (privateKeyPath). |
| silicon_disconnectB | Trennt die aktive Verbindung sauber. |
| silicon_statusA | Zeigt, ob und wohin aktuell eine Verbindung besteht. |
| silicon_list_dirA | Listet ein Remote-Verzeichnis mit Typ, Groesse und Aenderungsdatum. |
| silicon_upload_fileA | Laedt eine lokale Datei hoch und liefert das Transfer-Urteil mit: PROVEN nur, wenn der SHA-256 der Remote-Datei nach dem Upload dem lokalen entspricht. |
| silicon_download_fileA | Laedt eine Remote-Datei herunter und liefert das Transfer-Urteil mit: PROVEN nur bei identischem SHA-256 zwischen Remote-Quelle und lokaler Kopie. |
| silicon_delete_fileA | Loescht eine Datei auf dem Server. Endgueltig - vorher mit silicon_list_dir pruefen. |
| silicon_make_dirA | Legt ein Verzeichnis auf dem Server an (rekursiv moeglich). |
| silicon_file_infoA | Groesse und SHA-256 einer Remote-Datei - der Fingerabdruck ohne Download auf Platte. |
| silicon_renameB | Benennt eine Remote-Datei oder ein Verzeichnis um bzw. verschiebt es. |
| silicon_upload_dirA | Laedt ein lokales Verzeichnis rekursiv hoch. Danach wird jede Datei einzeln verglichen: proof=hash prueft SHA-256 pro Datei (gruendlich, langsamer), proof=size vergleicht Groessen (schnell), none ueberspringt. |
| silicon_download_dirB | Laedt ein Remote-Verzeichnis rekursiv herunter. Danach wird jede lokale Datei gegen die Remote-Quelle verglichen (hash/size/none, Standard size). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SiliconAINetworks/silicon-transfer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server