I have created an MCP (Model Context Protocol) server with C# that provides control over Android and iOS devices. Allows install, uninstall, start and stops apps; interact with the device; take screenshots; analyze logs and more. https://github.com/jsuarezruiz/mobile-dev-mcp-server I hope it helps!

Comments