MCP My Mac
Exposes local Mac system information through a simple API for AI assistants.
MCP My Mac
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!
Why Use It?
- 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 informationconda- to analyze Python environment configurations
Installation
Method 1: Using UV + Git Clone
Prerequisites
- Python 3.8 or higher
- UV package manager installed
Steps
-
Clone the repository:
bash git clone [email protected]:zhongmingyuan/mcp-my-mac.git -
Configure for your AI client:
[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
Usage
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.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Grafana
Access and manage Grafana resources, including dashboards, datasources, Prometheus, Loki, and alerting.
Replicate Recraft V3
Generate high-quality images using the Recraft V3 model via the Replicate API.
Terraform MCP
A command-line tool that acts as an MCP server to interact with Terraform environments.
Chronos Protocol
A robust MCP server that eliminates temporal blindness in AI coding agents through intelligent time tracking, persistent memory, and complete session traceability.
TouchDesigner MCP
Control and operate TouchDesigner projects with AI agents using the Model Context Protocol.
APS AEC Data Model MCP (.NET)
A .NET MCP server for interacting with the Autodesk AEC Data Model API and Viewer.
Meta MCP Server
An MCP server for intelligent tool routing, using a Qdrant vector database and LM Studio for embeddings.
Quantum Computation
Perform quantum computations using OpenAI and IBM Quantum APIs.
CDK API MCP Server
Provides an offline AWS CDK API reference.
mcp-nodejs
A Node.js MCP server example for the OpenWeather API, requiring an API key.
