android-remote-control-mcp: The app runs on the Android device as an MCP server, exposing an HTTP server for AI models like Claude to connect. It provides 54 tools across 12 categories for UI interaction, file management, camera control, etc., with low latency and no ADB dependency.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
AI assistant controlling an Android device remotely
Integrating .NET applications with the Model Context Protocol