MCP My Mac
About
Exposes local Mac system information through a simple API for AI assistants.
Details
- Author
- zhongmingyuan
- Categories
- Developer Tools, Other
Jump to
Setup
Install MCP My Mac in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/zhongmingyuan/mcp-my-mac
Follow the installation instructions in the repository README, then restart your MCP client.
A lightweight server that exposes Mac system information via a simple API, allowing AI assistants like Claude to access real-time system information about your Mac. This tool is primarily designed for Mac users who want to experiment with AI and Deep Learning on their machines.
Status: BETA- This project is currently in beta. We're actively looking for feedback to improve functionality and user experience. Please share your thoughts and suggestions!
- Provides Claude Desktop or other MCP clients with access to your Mac's hardware specifications, system configuration, and resource usage
- Enables more targeted and accurate assistance for software optimization and troubleshooting
- Runs as a secure local API with minimal overhead
- Only executes safe, verified commands:
- system_profiler- to gather system information
- conda- to analyze Python environment configurations
- Python 3.8 or higher
- UV package manager installed
-
Clone the repository:bash git clone git@github.com:zhongmingyuan/mcp-my-mac.git
[Claude Desktop]Add the following to your MCP server config file:
"mcpServers": { "mcp-my-mac": { "command": "uv", "args": [ "--directory", "/YOUR_PATH_TO/mcp-my-mac", "run", "-m", "mcp_server_my_mac" ] } }
Note: Replace/YOUR_PATH_TOwith the actual path where you cloned the repository.
[Cursor]Add tool by selecting "command" in UI:
uv run --directory /YOUR_PATH_TO/mcp-my-mac mcp_server_my_mac
After installation, Claude Desktop will automatically connect to this API when running on your Mac, allowing it to access system information when needed for answering your questions or providing assistance.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Query live Mac system metrics, listening ports, and Claude Code and Codex session history.
MCP server for Warp Terminal. Drives Claude commands into your active Warp tab via warp:// deeplinks and OSC 777 events. Works from Claude Desktop or Warp's native agent panel. macOS, Swift.
Drive a real iPhone via macOS iPhone Mirroring, taps, swipes, OCR, plus Xcode build/test automation on simulators and devices. No jailbreak.
An MCP server for iTerm2, enabling AI assistants to interact with the terminal.
MCP server for hot-swapping llama.cpp models in Claude Code - launchctl (macOS) + systemd (Linux)
One command, every package manager. Installs from pip, npm, and verified binary releases on macOS, Linux, and Windows.(server at https://iuymslcbbrbahxbfuzrr.supabase.co/functions/v1/mcp)
Store secrets in the OS keychain (macOS/Linux/Windows) and expose them to AI coding agents through 44 policy-governed MCP tools.
A macOS-only server that enables LLMs to capture screenshots of specific application windows, providing visual context for development and debugging.
An MCP server to control Xcode on macOS using JavaScript for Automation (JXA).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





