Send files and folders anywhere in the world without storing in cloud - any size, any format, no accounts, no restrictions.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"alt-sendme": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-alt-sendme"
]
}
}
}