MCPs tagged with Device Automation
-
HarmonyOS MCP Server
Enables HarmonyOS device manipulation via the Model Context Protocol.
HarmonyOS MCP Server provides an MCP-compatible server that allows programmatic control of HarmonyOS devices. It integrates with tools and frameworks such as OpenAI's openai-agents SDK and LangGraph to facilitate LLM-powered automation workflows. The server supports execution through standard interfaces and can be used with agent platforms to process natural language instructions for device actions. Its design allows for seamless interaction with HarmonyOS systems using the Model Context Protocol.
- ⭐ 25
- MCP
- XixianLiang/HarmonyOS-mcp-server
-
simctl-mcp
A Model Context Protocol server for automating iOS Simulator control.
simctl-mcp implements a Model Context Protocol (MCP) server that allows for remote and automated management of iOS Simulator devices and applications. It supports both STDIO and HTTP server modes for flexible integration into development workflows. The tool provides functionality for device management, app lifecycle operations, permission handling, system features, certificate management, and media content manipulation. It is designed to facilitate AI-driven or prompt-based interactions with the iOS Simulator environment.
- ⭐ 13
- MCP
- ambar/simctl-mcp