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.
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Chart
A Model Context Protocol server for generating visual charts using AntV.
Chromium Helper
Access Chromium and PDFium source code repositories using Google's official CodeSearch APIs, supporting advanced search, Gerrit integration, and issue tracking.
MCP-Booster
An MCP server with CoConuT (Continuous Chain of Thought) for use with the Cursor IDE, distributed as a global NPM package.
Trade-MCP
A modular trading automation project using the Zerodha Kite Connect API for tool-based and resource-based automation.
MCP Tree-sitter Server
A server for code analysis using Tree-sitter, with context management capabilities.
Glider
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Interactive Feedback MCP
An MCP server for interactive user feedback and command execution in AI-assisted development.
Elementor MCP Server
Perform CRUD operations on Elementor page data for a target WordPress website.
Yourware MCP
Upload project files or directories to the Yourware platform.
mcp-ssh-sre
An MCP server providing read-only server monitoring tools to AI assistants. Runs predefined diagnostic commands over SSH and passes only the results to the LLM - your server credentials and shell are never exposed.
