mcp-server-macos-use
AI agent that controls computer with OS-level tools, MCP compatible, works with any model
GitHub Stars
101
User Rating
Not Rated
Favorites
0
Views
21
Forks
13
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Swift: 5.0 or higher
Xcode: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/mediar-ai/mcp-server-macos-use.git
cd mcp-server-macos-use
2. Install Dependencies
bash
Resolve dependencies using Swift Package Manager
swift package resolve
3. Build the Server
bash
swift build
4. Start the Server
bash
swift run
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check the Swift version and ensure dependencies are resolved correctly. Issue: Application cannot be controlled properly Solution: Check accessibility settings and ensure necessary permissions are granted.Additional Resources
Author Information
Related MCPs
Claude-Project-Coordinator
40
Claude Project Coordinator is a Swift-powered MCP (Model Context Protocol) server designed to streamline multi-project Xcode development. It lets you track project status, auto-detect frameworks, search code patterns, and maintain a structured development knowledge base — all locally, with Claude Desktop as your assistant.