Skip to content

Conversation

@baryhuang
Copy link
Contributor

Description

A new MCP server implementation that enables LLMs to remotely control MacOS machines through native screen sharing functionality. This server uniquely leverages MacOS's built-in VNC capabilities without requiring additional software installation on target machines. This enables next stage of fully autonomous AI agent.

Server Details

  • Server: remote-macos-use
  • Changes to: tools

Motivation and Context

This implementation addresses several key challenges in the LLM-controlled computer use space:

  • Eliminates the need for target machine software installation - only requires enabling screen sharing
  • Provides native MacOS support through built-in VNC functionality (Screen Sharing)
  • Offers a cost-effective solution by leveraging existing Claude subscriptions without additional API charges
    Integrates seamlessly with Claude Desktop as the UI layer

How Has This Been Tested?

Tested with Claude Desktop on Mac to instruct remote M4 Mac-Mini hosted in MacStadium to perform tasks including twitter, notion, gmail operations etc.

Breaking Changes

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

olaservo and others added 25 commits March 26, 2025 23:15
MCP Server that enables seamless integration between Claude AI and Arduino (ESP32), allowing AI-powered control of hardware peripherals such as motors, sensors, and actuators. This project provides a robust framework for building intelligent, connected robots and automation systems using Model Context Protocol (MCP).
Add official MCP integration with Mailgun
The first MCP server that serves as the bridge between AI and BNB Chain, enabling AI agents to execute complex on-chain operations through seamless integration with the BNB Chain, including transfer, swap, launch, security check on any token and even more.
Added APIMatic MCP Server in Third-Party Servers.
@evalstate evalstate merged commit 096b125 into modelcontextprotocol:main Apr 23, 2025
25 checks passed
PazerOP referenced this pull request in PazerOP/mcp-template Jul 15, 2025
Add mcp server: Computer-Use - Remote MacOS Use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.