mcp

yafldev/mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Agent-first, end-to-end-encrypted file transfer over MCP — the open-source client (@yafldev/mcp + @yafldev/cli). Encrypted client-side; the server only ever sees ciphertext; links expire in 24h.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

aes-256-gcmai-agentscliend-to-end-encryptionfile-transfermcpmodel-context-protocol