ios-files-mcp

xtofuub/ios-files-mcp
★ 0 stars TypeScript File System Updated 11d ago
A local MCP server that lets AI clients safely read and write files on jailbroken iOS devices over SSH/SFTP.
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": {
    "ios-files-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xtofuub/ios-files-mcp"
      ]
    }
  }
}

README Excerpt

MCP stdio server for controlled SSH/SFTP access to an iOS device filesystem. ```text AI MCP client -> ios-files-mcp on your computer -> SSH/SFTP -> iOS device ``` Requirements: - Node.js 20+ - OpenSSH running on your iOS device - Your computer can SSH to the device Find the iOS device IP in `Settings -> Wi-Fi -> your network -> IP Address`, then test:

Tools (3)

IOS_FILES_MCP_CONFIGmaxReadSizemobile